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 aebc750 commit 88f6034Copy full SHA for 88f6034
phpstan.neon
@@ -1,5 +1,7 @@
1
parameters:
2
level: 0
3
paths:
4
- - resources
5
- - test
+ - resources
+ - test
6
+ bootstrapFiles:
7
+ - phpunit-bootstrap.php
0 commit comments