Files
cake-products/phpstan.neon
T
2026-08-22 02:47:36 -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