first functional demo

This commit is contained in:
2025-05-09 20:50:34 +02:00
parent b6fd7876d3
commit b8e5730ec0
49 changed files with 7281 additions and 25 deletions

8
CakePHP/phpstan.neon Normal file
View File

@@ -0,0 +1,8 @@
parameters:
level: 8
checkMissingIterableValueType: false
treatPhpDocTypesAsCertain: false
paths:
- src/
excludePaths:
- src/Console/Installer.php