Skip to content

Commit 219ea05

Browse files
committed
-
1 parent 898a7f2 commit 219ea05

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

service_container/import.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ from auto-registering classes that are defined manually elsewhere:
158158

159159
.. configuration-block::
160160

161-
.. code-block:: yaml
161+
.. code-block:: yaml
162162
163-
# config/services.yaml
164-
imports:
163+
# config/services.yaml
164+
imports:
165165
- { resource: services/mailer.yaml }
166166
# ... other imports
167167
168-
services:
168+
services:
169169
_defaults:
170170
autowire: true
171171
autoconfigure: true

0 commit comments

Comments
 (0)