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 ae41e9f commit 3e84ebfCopy full SHA for 3e84ebf
phpstan.neon.dist
@@ -3,6 +3,8 @@ parameters:
3
paths:
4
- src
5
- tests
6
+ universalObjectCratesClasses:
7
+ - PHPUnit\Framework\TestCase
8
ignoreErrors:
9
- '#Function root_path not found.#'
10
- '#Function env not found.#'
0 commit comments