Skip to content

Commit 378dd5c

Browse files
committed
Fix PHPStan
1 parent 41f3855 commit 378dd5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ parameters:
1111
- %rootDir%/../../../src/Utility/Mime
1212
reportUnmatchedIgnoredErrors: false
1313
ignoreErrors:
14+
- '#Class Cake\\Chronos\\Date not found.#'
1415
-
1516
message: '#Undefined variable: .+#'
1617
path: '%rootDir%/../../../src/View/Helper/TreeHelper.php'

0 commit comments

Comments
 (0)