Skip to content

Commit 21bbd3c

Browse files
committed
Fix build
1 parent e5a313a commit 21bbd3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/Type/Symfony/ExtensionTestCase.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ protected function processFile(
4747
);
4848
$resolver = new NodeScopeResolver(
4949
$broker,
50+
self::getReflectors()[0],
51+
$this->getClassReflectionExtensionRegistryProvider(),
5052
$parser,
5153
$fileTypeMapper,
5254
new PhpDocInheritanceResolver($fileTypeMapper),

0 commit comments

Comments
 (0)