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

Skip to content

Commit b511eb5

Browse files
committed
Merge branch '5.0'
* 5.0: Fixed wrongly resolved merge conflict
2 parents e1afa60 + 0a9f9ac commit b511eb5

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