8000 Merge branch '4.4' into 5.0 · symfony/symfony-docs@0a9f9ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 0a9f9ac

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fixed wrongly resolved merge conflict
2 parents 5e9aa31 + 0e8dfc6 commit 0a9f9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@ for classes under the same namespace:
10331033
In order to have multiple definitions, add the ``namespace`` option and use any
10341034
unique string as the key of each service config:
10351035

1036-
.. configuration-block::
1036+
.. code-block:: yaml
10371037
10381038
# config/services.yaml
10391039
services:

0 commit comments

Comments
 (0)
0