diff --git a/service_container/alias_private.rst b/service_container/alias_private.rst index e96ec332d31..d5f5c8ec26b 100644 --- a/service_container/alias_private.rst +++ b/service_container/alias_private.rst @@ -174,7 +174,6 @@ The following example shows how to inject an anonymous service into another serv arguments: - !service class: AppBundle\AnonymousBar - autowire: true .. code-block:: xml