Phred/phpstan.neon.dist

9 lines
215 B
Plaintext
Raw Normal View History

2025-12-14 23:10:01 +00:00
parameters:
level: 5
paths:
- src
checkGenericClassInNonGenericObjectType: false
checkMissingIterableValueType: false
checkUninitializedProperties: true
inferPrivatePropertyTypeFromConstructor: true