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 d95704c commit a0694f7Copy full SHA for a0694f7
phpstan.neon.dist
@@ -7,6 +7,5 @@ parameters:
7
- src
8
- config
9
tmpDir: build/phpstan
10
- excludePaths:
11
- - ./vendor
12
- checkMissingIterableValueType: true
+ checkOctaneCompatibility: true
+ checkModelProperties: true
0 commit comments