diff --git a/phpstan.dist.neon b/phpstan.dist.neon index ee53bf8..39cbbca 100644 --- a/phpstan.dist.neon +++ b/phpstan.dist.neon @@ -4,7 +4,6 @@ parameters: - src - tests ignoreErrors: - - identifier: missingType.iterableValue # TODO remove this ignore rule once DriverInterface defines the appropriate value types - '#^Method Behat\\Mink\\Tests\\Driver\\Custom\\[^:]+Test(Case)?\:\:test\w*\(\) has no return type specified\.$#' includes: