We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef797a1 commit 26c929dCopy full SHA for 26c929d
phpstan.neon
@@ -2,4 +2,6 @@ parameters:
2
level: 9
3
paths:
4
- tests/
5
- - src/
+ - src/
6
+ ignoreErrors:
7
+ - '#^Call to method Codeception\\Module\\AbstractAsserts::.*\(\) .*will always evaluate to.*$#'
0 commit comments