We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdebe1e + 8bb060a commit c2a1929Copy full SHA for c2a1929
phpstan.neon.dist
@@ -10,11 +10,3 @@ parameters:
10
- %currentWorkingDirectory%/tests/src
11
level: 8
12
13
-services:
14
- scopeIsInClass:
15
- class: PHPStan\Internal\ScopeIsInClassTypeSpecifyingExtension
16
- arguments:
17
- isInMethodName: isInClass
18
- removeNullMethodName: getClassReflection
19
- tags:
20
- - phpstan.typeSpecifier.methodTypeSpecifyingExtension
0 commit comments