Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / xml / services5.xml
index 347df977dd26bb6ed2a7c7470ce9a46a53b4ee5b..721f0282877507f09a21c6f7c930cfb16a26f147 100644 (file)
@@ -18,7 +18,7 @@
       </property>
     </service>
     <service id="bar" parent="foo" />
-    <service class="BizClass">
+    <service id="biz" class="BizClass">
         <tag name="biz_tag" />
     </service>
   </services>