012672ff8b8fb6e16cd4adabbbeed1e47af92ff7
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / yaml / integration / defaults_parent_child / expected.yml
1 services:
2     child_service_expected:
3         class: stdClass
4         # _defaults is applied to the parent, but autoconfigure: true
5         # does not cascade to the child
6         autoconfigure: false