Browse Source

Fix unnecessary phpstan ignore added due to bad rebasing.

ADmad 8 years ago
parent
commit
86922697aa
1 changed files with 0 additions and 1 deletions
  1. 0 1
      phpstan.neon

+ 0 - 1
phpstan.neon

@@ -26,7 +26,6 @@ parameters:
         - '#Call to an undefined method object::__toString\(\)#'
         - '#Call to an undefined method object::__toString\(\)#'
         - '#Call to an undefined method object::toArray\(\)#'
         - '#Call to an undefined method object::toArray\(\)#'
         - '#Call to an undefined method object::__debugInfo\(\)#'
         - '#Call to an undefined method object::__debugInfo\(\)#'
-        - '#Call to an undefined static method Cake\\ORM\\TableRegistry::getConfig\(\)#'
         - '#Cannot call method lastInsertId\(\) on null#'
         - '#Cannot call method lastInsertId\(\) on null#'
     earlyTerminatingMethodCalls:
     earlyTerminatingMethodCalls:
         Cake\Shell\Shell:
         Cake\Shell\Shell: