1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-01-10 17:05:26 +00:00
wallabag/phpstan.neon
2024-01-22 19:15:54 +01:00

16 lines
333 B
Text

includes:
- phpstan-baseline.neon
parameters:
level: 3
paths:
- src
- tests
symfony:
container_xml_path: %rootDir%/../../../var/cache/test/AppKernelTestDebugContainer.xml
doctrine:
objectManagerLoader: tests/object-manager.php
inferPrivatePropertyTypeFromConstructor: true