diff --git a/phpstan.neon b/phpstan.neon index 21d2e4b5267..7c043190761 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -26,7 +26,7 @@ parameters: - '#Call to an undefined method object::__toString\(\)#' - '#Call to an undefined method object::toArray\(\)#' - '#Call to an undefined method object::__debugInfo\(\)#' - - '#Static call to instance method Cake\\ORM\\TableRegistry::getConfig\(\)#' + - '#Call to an undefined static method Cake\\ORM\\TableRegistry::getConfig\(\)#' earlyTerminatingMethodCalls: Cake\Shell\Shell: - abort