Skip to content

Commit 6a5c842

Browse files
committed
fix phpstan notice
1 parent 3899c67 commit 6a5c842

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ parameters:
1414
- '#function set_error_handler expects (callable(int, string, string, int, array): bool)*#'
1515
- '#Invalid type object to throw#'
1616
- '#Cannot call method getBody\(\) on int#'
17+
- '#Access to an undefined property ErrorHeroModule\\Command\\BaseLoggingCommand\:\:\$request#'
18+
- '#Instanceof between \*NEVER\* and ErrorHeroModule\\Listener\\Mvc will always evaluate to false#'

0 commit comments

Comments
 (0)