Files
espocrm/phpstan.neon
Yuri Kuznetsov e9d7b92a6e phpstan level 3
2021-11-04 16:20:29 +02:00

9 lines
196 B
Plaintext

parameters:
level: 3
inferPrivatePropertyTypeFromConstructor: true
paths:
- application
reportUnmatchedIgnoredErrors: false
excludePaths:
- application/Espo/Core/Select/SelectManager.php