Skip to content

Commit 275cf1a

Browse files
authored
Update phpstan.neon
1 parent 378518e commit 275cf1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

+2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ parameters:
88
paths:
99
- ./upload/
1010
excludePaths:
11+
- ./tools/phpstan/
1112
- ./upload/system/storage/vendor/
13+
- ./upload/system/storage/cache/
1214
tmpDir: .cache
1315
ignoreErrors:
1416
- '#Class Event constructor invoked with 1 parameter, 4-5 required\.#'

0 commit comments

Comments
 (0)