浏览代码

Remove unneeded phpstan ignore.

ADmad 7 年之前
父节点
当前提交
cc7940ffb7
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      phpstan.neon

+ 0 - 1
phpstan.neon

@@ -17,7 +17,6 @@ parameters:
         - '#Method Cake\\View\\Form\\ContextInterface::val\(\) invoked with 2 parameters, 1 required#'
         - '#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().#'
         - '#Variable \$config in isset\(\) is never defined#'
         - '#Call to static method id\(\) on an unknown class PHPUnit_Runner_Version#'