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 94b8436 commit d43142aCopy full SHA for d43142a
1 file changed
phpstan.neon
@@ -5,5 +5,5 @@ parameters:
5
- tests
6
ignoreErrors:
7
-
8
- message: '#Return type of call to method#'
+ message: '#Return type of call to method PHPUnit\\Framework\\TestCase\:\:createMock\(\) contains unresolvable type.#'
9
path: tests/Unit/Providers/FooTest.php
0 commit comments