Website/app/phpstan.neon

10 lines
No EOL
202 B
Text

parameters:
paths:
- src
- tests
level:
max
tmpDir: var/phpstan
bootstrapFiles:
- ./vendor/autoload.php
checkGenericClassInNonGenericObjectType: false