12 lines
257 B
Text
12 lines
257 B
Text
|
parameters:
|
||
|
level: 9
|
||
|
checkUninitializedProperties: true
|
||
|
checkImplicitMixed: true
|
||
|
checkBenevolentUnionTypes: true
|
||
|
treatPhpDocTypesAsCertain: false
|
||
|
reportUnmatchedIgnoredErrors: false
|
||
|
paths:
|
||
|
- src
|
||
|
bootstrapFiles:
|
||
|
- vendor/autoload.php
|