1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-22 16:26:01 +00:00
wallabag/phpstan.neon
2025-04-22 07:59:38 +02:00

16 lines
331 B
Text

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