We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02f9f90 + c7ad413 commit 1ee702bCopy full SHA for 1ee702b
src/IncludeInterceptor.php
@@ -42,6 +42,7 @@
42
43
final class IncludeInterceptor
44
{
45
+ public const LOCATION = __DIR__;
46
private const STREAM_OPEN_FOR_INCLUDE = 0x00000080;
47
48
/**
0 commit comments