Skip to content

Commit 5891ea4

Browse files
committed
Remove unmatched phpstan ignore rule
1 parent 225e673 commit 5891ea4

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)