Skip to content

Commit dc9bf7f

Browse files
committed
AnalyserIntegrationTest uses narrowMethodScopeFromConstructor: true
1 parent 3db4f49 commit dc9bf7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/PHPStan/Analyser/AnalyserIntegrationTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,6 +1202,7 @@ public static function getAdditionalConfigFiles(): array
12021202
{
12031203
return [
12041204
__DIR__ . '/../../../conf/bleedingEdge.neon',
1205+
__DIR__ . '/../../../src/Testing/narrowMethodScopeFromConstructor.neon',
12051206
];
12061207
}
12071208

0 commit comments

Comments
 (0)