Skip to content

Commit 2ebd60a

Browse files
committed
minor #11086 Re-added a note about configuration imports (Jules Pietri)
This PR was merged into the 4.2 branch. Discussion ---------- Re-added a note about configuration imports Somehow we lost this useful note is the process, still present in 3.4 though. Commits ------- fd0c7d0 Re-added a note about configuration imports
2 parents b9ab0b5 + fd0c7d0 commit 2ebd60a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configuration/configuration_organization.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ When the configuration values are dynamic, you can use the PHP configuration
124124
file to execute your own logic. In addition, you can define your own services
125125
to load configurations from databases or web services.
126126

127+
.. include:: /components/dependency_injection/_imports-parameters-note.rst.inc
128+
127129
Global Configuration Files
128130
~~~~~~~~~~~~~~~~~~~~~~~~~~
129131

0 commit comments

Comments
 (0)