Skip to content

Commit 998e938

Browse files
committed
Fixed build
1 parent 6835672 commit 998e938

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ parameters:
1313

1414
ignoreErrors:
1515
- '~^Parameter \#1 \$node \(.*\) of method .*Rule::processNode\(\) should be contravariant with parameter \$node \(PhpParser\\Node\) of method PHPStan\\Rules\\Rule::processNode\(\)$~'
16+
- '~^Variable property access on PhpParser\\Node\.$~'

0 commit comments

Comments
 (0)