From 76896ed186008b4feb80b4ba65080720d49806e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Ja=CC=88ger?= Date: Fri, 5 Jul 2013 15:25:41 +0200 Subject: [PATCH] fix xml service definition | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | n.a. --- cookbook/service_container/scopes.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/cookbook/service_container/scopes.rst b/cookbook/service_container/scopes.rst index e779bc933b9..cf468d195b0 100644 --- a/cookbook/service_container/scopes.rst +++ b/cookbook/service_container/scopes.rst @@ -157,10 +157,11 @@ your code. This should also be taken into account when declaring your service: - - - + > + + + + .. code-block:: php