From 7107ba9254782f05886ec0c7d67e309158a626b9 Mon Sep 17 00:00:00 2001 From: Ahmed TAILOULOUTE Date: Wed, 15 Mar 2017 23:41:26 +0000 Subject: [PATCH] Update service_decoration.rst --- service_container/service_decoration.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/service_container/service_decoration.rst b/service_container/service_decoration.rst index c40c8afd628..530a2596029 100644 --- a/service_container/service_decoration.rst +++ b/service_container/service_decoration.rst @@ -35,7 +35,7 @@ the original service is lost: one, the old definition is lost --> - + .. code-block:: php @@ -86,7 +86,7 @@ a reference of the old one as ``app.decorating_mailer.inner``: - + .. code-block:: php @@ -151,7 +151,7 @@ convention, the old ``app.mailer`` service is renamed to - + .. code-block:: php