| Current Path : /var/www/html/dynaweb-starter/plugin/dynaweb-site/ |
| Current File : /var/www/html/dynaweb-starter/plugin/dynaweb-site/phpstan.neon.dist |
includes:
- phpstan-baseline.neon
parameters:
level: 4
paths:
- src
- config
- database
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true
checkMissingIterableValueType: false