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
48
48
.. code-block :: xml
49
49
50
50
<!-- app/config/services.xml -->
51
-
52
51
<?xml version =" 1.0" encoding =" UTF-8" ?>
53
52
<container xmlns =" http://symfony.com/schema/dic/services"
54
53
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
@@ -116,7 +115,6 @@ Configuration of the service container then looks like this:
116
115
.. code-block :: xml
117
116
118
117
<!-- app/config/services.xml -->
119
-
120
118
<?xml version =" 1.0" encoding =" UTF-8" ?>
121
119
<container xmlns =" http://symfony.com/schema/dic/services"
122
120
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
@@ -201,7 +199,6 @@ example takes the ``templating`` service as an argument:
201
199
.. code-block :: xml
202
200
203
201
<!-- app/config/services.xml -->
204
-
205
202
<?xml version =" 1.0" encoding =" UTF-8" ?>
206
203
<container xmlns =" http://symfony.com/schema/dic/services"
207
204
xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
You can’t perform that action at this time.
0 commit comments