ignore phpstan array errors

This commit is contained in:
philipp lang 2022-01-02 11:29:36 +01:00
parent 579c865ff1
commit 5d3688b2af
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ parameters:
ignoreErrors:
- '#Unsafe usage of new static#'
checkMissingIterableValueType: false