diff --git a/build/phpstan.neon b/build/phpstan.neon index 7a514b1..5059614 100644 --- a/build/phpstan.neon +++ b/build/phpstan.neon @@ -4,6 +4,5 @@ parameters: - ../tests level: 5 treatPhpDocTypesAsCertain: false - checkMissingIterableValueType: false excludePaths: - ../src/entities/*