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.
2 parents 4ec4ba9 + 2f2b290 commit a334076Copy full SHA for a334076
bundles/extension.rst
@@ -7,7 +7,8 @@ How to Load Service Configuration inside a Bundle
7
8
Services created by bundles are not defined in the main ``config/services.yaml``
9
file used by the application but in the bundles themselves. This article
10
-explains how to create and load those bundle services files.
+explains how to create and load service files using the bundle directory
11
+structure.
12
13
Creating an Extension Class
14
---------------------------
0 commit comments