Fix unreal error phpstan

This commit is contained in:
osaajani 2019-10-30 01:22:09 +01:00
parent 91f6ab8e6d
commit 37b2a93323
3 changed files with 13 additions and 9 deletions

View file

@ -0,0 +1,5 @@
parameters:
reportUnmatchedIgnoredErrors: false
ignoreErrors:
- '#Constant RASPISMS_[a-zA-Z0-9\\_]+ not found.#'