diff --git a/phpstan.neon b/phpstan.neon index a3a56fe..edf2585 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -5,4 +5,3 @@ parameters: ignoreErrors: - "#Undefined variable: \\$this#" - - "#Variable \\$this might not be defined#"