We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 225e673 + 5891ea4 commit c305872Copy full SHA for c305872
1 file changed
phpstan.dist.neon
@@ -4,7 +4,6 @@ parameters:
4
- src
5
- tests
6
ignoreErrors:
7
- - identifier: missingType.iterableValue # TODO remove this ignore rule once DriverInterface defines the appropriate value types
8
- '#^Method Behat\\Mink\\Tests\\Driver\\Custom\\[^:]+Test(Case)?\:\:test\w*\(\) has no return type specified\.$#'
9
10
includes:
0 commit comments