diff --git a/phpstan.neon b/phpstan.neon index c61217dd..cbaca4b9 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -3,6 +3,8 @@ parameters: checkGenericClassInNonGenericObjectType: false checkMissingIterableValueType: false reportUnmatchedIgnoredErrors: false + paths: + - web/modules excludePaths: - web/modules/contrib/* ignoreErrors: