ignore phpstan array errors
This commit is contained in:
parent
579c865ff1
commit
5d3688b2af
|
@ -11,3 +11,5 @@ parameters:
|
|||
|
||||
ignoreErrors:
|
||||
- '#Unsafe usage of new static#'
|
||||
|
||||
checkMissingIterableValueType: false
|
||||
|
|
Loading…
Reference in New Issue