02cf0037e215d619110fb7785f39baace16d03ee
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / integration / autoconfigure_parent_child_tags / expected.yml
1 services:
2     child_service_expected:
3         class: Symfony\Component\DependencyInjection\Tests\Compiler\IntegrationTestStub
4         # from an autoconfigured "instanceof" applied to parent class
5         # but NOT inherited down to child
6         # tags: [from_autoconfigure]