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.
1 parent 499804b commit 84a9addCopy full SHA for 84a9add
phpstan.neon
@@ -2,7 +2,6 @@ includes:
2
- phpstan-baseline.neon
3
parameters:
4
inferPrivatePropertyTypeFromConstructor: true
5
- ignoreErrors: null
6
paths:
7
- lib
8
- level: '7'
+ level: 7
0 commit comments