Skip to content

Commit b067f02

Browse files
committed
Fix phpstan
1 parent b940a4a commit b067f02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpstan.neon

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,7 @@ parameters:
5757
identifier: assign.propertyType
5858

5959
- '#::provideMinPhpVersion\(\) never returns \d+ so it can be removed from the return type#'
60+
61+
-
62+
message: '#Call to an undefined method PHPStan\\Type\\Type\:\:getClassReflection\(\)#'
63+
path: rules/CodeQuality/Reflection/MethodParametersAndReturnTypesResolver.php

0 commit comments

Comments
 (0)