File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,6 @@ configure the service container to use the
4848 .. code-block :: xml
4949
5050 <!-- app/config/services.xml -->
51-
5251 <?xml version =" 1.0" encoding =" UTF-8" ?>
5352 <container xmlns =" http://symfony.com/schema/dic/services"
5453 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
@@ -116,7 +115,6 @@ Configuration of the service container then looks like this:
116115 .. code-block :: xml
117116
118117 <!-- app/config/services.xml -->
119-
120118 <?xml version =" 1.0" encoding =" UTF-8" ?>
121119 <container xmlns =" http://symfony.com/schema/dic/services"
122120 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
@@ -201,7 +199,6 @@ example takes the ``templating`` service as an argument:
201199 .. code-block :: xml
202200
203201 <!-- app/config/services.xml -->
204-
205202 <?xml version =" 1.0" encoding =" UTF-8" ?>
206203 <container xmlns =" http://symfony.com/schema/dic/services"
207204 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
You can’t perform that action at this time.
0 commit comments