File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -323,11 +323,10 @@ The service container is built using a single configuration resource
323
323
be imported from inside this file in one way or another. This gives you absolute
324
324
flexibility over the services in your application.
325
325
326
- External service configuration can be imported in two different ways. First up is
327
- the method that you'll use most commonly in your application:
328
- the ``imports `` directive. The section after introduces the
329
- second method, which is the flexible and preferred method for importing service
330
- configuration from third-party bundles.
326
+ External service configuration can be imported in two different ways. The
327
+ first - and most common method - is via the ``imports `` directive. Later, you'll
328
+ learn about the second method, which is the flexible and preferred method
329
+ for importing service configuration from third-party bundles.
331
330
332
331
.. index ::
333
332
single: Service Container; Imports
You can’t perform that action at this time.
0 commit comments