Browse Source

Ignore phpstan error

Walther Lalk 8 years ago
parent
commit
74ace8a3e0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      phpstan.neon

+ 1 - 0
phpstan.neon

@@ -22,6 +22,7 @@ parameters:
         - '#Access to an undefined property Exception::\$queryString#'
         - '#Access to an undefined property PHPUnit\\Framework\\Test::\$fixtureManager#'
         - '#Method Redis::#'
+        - '#Call to an undefined method Traversable::getArrayCopy().#'
     earlyTerminatingMethodCalls:
         Cake\Shell\Shell:
             - abort