Updated to Drupal 8.5. Core Media not yet in use.
[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]