diff --git a/tasks/phpstan/phpstan.neon b/tasks/phpstan/phpstan.neon index 100bd74a26..d60a033652 100644 --- a/tasks/phpstan/phpstan.neon +++ b/tasks/phpstan/phpstan.neon @@ -30,7 +30,6 @@ parameters: # exclude level 6 errors checkGenericClassInNonGenericObjectType: false checkMissingIterableValueType: false - checkMissingTypehints: false # analysis of templates is extremely slow, let's skip them for now excludes_analyse: