Skip to content

Commit 8b462d2

Browse files
committed
Fix
1 parent e131739 commit 8b462d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Reflection/BetterReflection/SourceLocator/AutoloadSourceLocator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ public function locateIdentifier(Reflector $reflector, Identifier $identifier):
114114
'startFilePos' => 1,
115115
'endFilePos' => 4,
116116
]),
117-
null,
118117
new LocatedSource('<?php', $constantName, null),
119118
null,
120119
null,

0 commit comments

Comments
 (0)