multi-store/vendor/phpoffice/math/phpstan.neon.dist

12 lines
224 B
Plaintext
Raw Normal View History

2024-10-09 10:40:43 +08:00
parameters:
level: 7
bootstrapFiles:
- vendor/autoload.php
paths:
- src
- tests
reportUnmatchedIgnoredErrors: false
ignoreErrors:
## Remove after remove ArrayObject
treatPhpDocTypesAsCertain: false