Skip to content

Commit c2bbcc6

Browse files
committed
Removed phpstan ignoreError
1 parent 43ec95f commit c2bbcc6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ parameters:
44
- tests
55
level: 9
66
ignoreErrors:
7-
- '#Unsafe usage of new static#'
87
- '#Call to an undefined method Pest\\Mixins\\Expectation#'
98
-
109
message: '#Undefined variable: \$this.*#'

0 commit comments

Comments
 (0)