Skip to content

Commit c305872

Browse files
authored
Merge pull request #186 from stof/fix_phpstan
Remove unmatched phpstan ignore rule
2 parents 225e673 + 5891ea4 commit c305872

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

phpstan.dist.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ parameters:
44
- src
55
- tests
66
ignoreErrors:
7-
- identifier: missingType.iterableValue # TODO remove this ignore rule once DriverInterface defines the appropriate value types
87
- '#^Method Behat\\Mink\\Tests\\Driver\\Custom\\[^:]+Test(Case)?\:\:test\w*\(\) has no return type specified\.$#'
98

109
includes:

0 commit comments

Comments
 (0)