Skip to content

Commit

Permalink
Fix Hoa prefixing
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Feb 14, 2020
1 parent ed0b3a8 commit 0464d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/build/scoper.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
'../../src/Reflection/SignatureMap/functionMap.php',
'../../src/Reflection/SignatureMap/functionMap_php74delta.php',
'../../src/Reflection/SignatureMap/functionMetadata.php',
'../../vendor/hoa/consistency/Prelude.php',
];
$stubFinder = \Isolated\Symfony\Component\Finder\Finder::create();
foreach ($stubFinder->files()->name('*.php')->in([
Expand Down

0 comments on commit 0464d0f

Please sign in to comment.