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 5246ad6 commit 745fda9Copy full SHA for 745fda9
phpstan.neon.dist
@@ -10,7 +10,7 @@ parameters:
10
tmpDir: build/phpstan
11
checkOctaneCompatibility: true
12
checkModelProperties: true
13
- checkMissingIterableValueType: false
+
14
ignoreErrors:
15
- '#Class App\\Models\\User not found#'
16
- '#Call to static method .* on an unknown class App\\Models\\User#'
0 commit comments