Skip to content

Commit 3e84ebf

Browse files
committed
完善
1 parent ae41e9f commit 3e84ebf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ parameters:
33
paths:
44
- src
55
- tests
6+
universalObjectCratesClasses:
7+
- PHPUnit\Framework\TestCase
68
ignoreErrors:
79
- '#Function root_path not found.#'
810
- '#Function env not found.#'

0 commit comments

Comments
 (0)