stan fixes

This commit is contained in:
bs
2026-08-22 02:47:36 -07:00
parent 8e142f56ab
commit 134e23bf98
33 changed files with 179 additions and 218 deletions
+10
View File
@@ -0,0 +1,10 @@
includes:
- vendor/cakedc/cakephp-phpstan/extension.neon
parameters:
level: 4
paths:
- src
bootstrapFiles:
- tests/bootstrap.php
treatPhpDocTypesAsCertain: false