X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fsymfony%2Fdependency-injection%2FTests%2FFixtures%2Fyaml%2Fintegration%2Fdefaults_parent_child%2F_child.yml;fp=vendor%2Fsymfony%2Fdependency-injection%2FTests%2FFixtures%2Fyaml%2Fintegration%2Fdefaults_parent_child%2F_child.yml;h=86ef83c26dfca037ab9b7920411a0aa66b2c7241;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/symfony/dependency-injection/Tests/Fixtures/yaml/integration/defaults_parent_child/_child.yml b/vendor/symfony/dependency-injection/Tests/Fixtures/yaml/integration/defaults_parent_child/_child.yml new file mode 100644 index 000000000..86ef83c26 --- /dev/null +++ b/vendor/symfony/dependency-injection/Tests/Fixtures/yaml/integration/defaults_parent_child/_child.yml @@ -0,0 +1,4 @@ +services: + # loaded here to avoid defaults in other file + child_service: + parent: parent_service