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 11f619e commit 3c755c7Copy full SHA for 3c755c7
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 level 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