We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 136066e + 767d455 commit 07d20c3Copy full SHA for 07d20c3
src/IncludeInterceptor.php
@@ -42,7 +42,7 @@
42
43
final class IncludeInterceptor
44
{
45
- public const LOCATION = __DIR__;
+ public const LOCATION = __FILE__;
46
private const STREAM_OPEN_FOR_INCLUDE = 0x00000080;
47
48
/**
0 commit comments