c1dca0763cc900edec577405020ccc1800e3eb36
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / integration / autoconfigure_parent_child / expected.yml
1 services:
2     child_service_expected:
3         class: Symfony\Component\DependencyInjection\Tests\Compiler\IntegrationTestStub
4         # autoconfigure is set on the parent, but not on the child
5         autoconfigure: false