We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e273b0a commit 2218103Copy full SHA for 2218103
1 file changed
phpstan.neon
@@ -2,6 +2,7 @@ parameters:
2
level: 8
3
checkMissingIterableValueType: false
4
treatPhpDocTypesAsCertain: false
5
+ checkGenericClassInNonGenericObjectType: false
6
paths:
7
- src/
8
excludePaths:
0 commit comments