diff --git a/phpstan.neon b/phpstan.neon index cd2de484..44554e4f 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -5,5 +5,3 @@ parameters: level: 5 paths: - src - ignoreErrors: - - '#^Access to an undefined property .*Interface\b.*::\$\w+\.$#'