From 594cf2c625acb89833012f84713085bb727b8850 Mon Sep 17 00:00:00 2001 From: Tim Goudriaan Date: Wed, 11 Jul 2018 21:56:49 +0200 Subject: [PATCH] Remove redundant example configuration value --- service_container/alias_private.rst | 1 - 1 file changed, 1 deletion(-) 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