Files
cheese-cake/phpstan.neon
2026-03-17 01:35:40 -07:00

11 lines
199 B
Plaintext

includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 4
paths:
- src
bootstrapFiles:
- tests/bootstrap.php
treatPhpDocTypesAsCertain: false