We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e273b0a + 2218103 commit 0958c1dCopy full SHA for 0958c1d
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