first functional demo
This commit is contained in:
8
CakePHP/phpstan.neon
Normal file
8
CakePHP/phpstan.neon
Normal file
@@ -0,0 +1,8 @@
|
||||
parameters:
|
||||
level: 8
|
||||
checkMissingIterableValueType: false
|
||||
treatPhpDocTypesAsCertain: false
|
||||
paths:
|
||||
- src/
|
||||
excludePaths:
|
||||
- src/Console/Installer.php
|
||||
Reference in New Issue
Block a user