We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898a7f2 commit 219ea05Copy full SHA for 219ea05
service_container/import.rst
@@ -158,14 +158,14 @@ from auto-registering classes that are defined manually elsewhere:
158
159
.. configuration-block::
160
161
- .. code-block:: yaml
+ .. code-block:: yaml
162
163
- # config/services.yaml
164
- imports:
+ # config/services.yaml
+ imports:
165
- { resource: services/mailer.yaml }
166
# ... other imports
167
168
- services:
+ services:
169
_defaults:
170
autowire: true
171
autoconfigure: true
0 commit comments