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 fa512bc commit 7cae948Copy full SHA for 7cae948
.phpstan.neon
@@ -1,7 +1,7 @@
1
parameters:
2
reportUnmatchedIgnoredErrors: false
3
inferPrivatePropertyTypeFromConstructor: true
4
- level: max
+ level: 8
5
paths:
6
- src
7
- tests
0 commit comments