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 3c2a9b8 commit 490b2e2Copy full SHA for 490b2e2
src/toolbox/phpstan.dist.neon
@@ -9,7 +9,4 @@ parameters:
9
treatPhpDocTypesAsCertain: false
10
ignoreErrors:
11
-
12
- message: "#^Method .*::test.*\\(\\) has no return type specified\\.$#"
13
- -
14
- identifier: missingType.iterableValue
15
- path: tests/*
+ message: "#^Method .*::test.*\\(\\) has no return type specified\\.$#"
0 commit comments