Skip to content

Commit 143609d

Browse files
committed
Fix PHPStan
1 parent 3322e01 commit 143609d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ parameters:
2525
path: %currentWorkingDirectory%/src/Identifier/Normalizer/IntegerDenormalizer.php
2626

2727
# False positives
28+
- '#Class ErrorRenderer not found\.#'
2829
-
2930
message: '#Variable \$positionPm might not be defined\.#'
3031
path: %currentWorkingDirectory%/src/Util/ClassInfoTrait.php

0 commit comments

Comments
 (0)