This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/phpstan.neon
T
Yuri Kuznetsov 4847bc019a phpstan level 4
2021-11-05 12:54:35 +02:00

9 lines
196 B
Plaintext

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