Skip to content

Commit 2861126

Browse files
committed
minor #11803 More updates related to Symfony configuration (javiereguiluz)
This PR was squashed before being merged into the 4.3 branch (closes #11803). Discussion ---------- More updates related to Symfony configuration This makes several changes related to config. 1) Now that the TOC is displayed so prominently, it's easy to spot things to improve in the article hierarchy. So, I've made the following changes (left: before, right: after): ![image](https://user-images.githubusercontent.com/73419/59919547-03828980-9428-11e9-8d2f-2890c75b6ae1.png) 2) the multiple ".env" files section has been reworded and now it follows the same structure as the comments of the associated recipe, which I think are better. 3) The main Confgi article now explains the different kinds of params you can define ... so we've deleted the service_container/parameters.rst article which is no longer needed. 4) The main Config article adds a new section to explain how to get config values in services and controllers. With these changes I considered finished the main Config article. Thanks. Commits ------- c7a62b8 More updates related to Symfony configuration
2 parents 5736e70 + c7a62b8 commit 2861126

File tree

6 files changed

+347
-503
lines changed

6 files changed

+347
-503
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -428,3 +428,4 @@
428428
/profiler/storage /profiler
429429
/setup/composer /setup
430430
/security/security_checker /setup
431+
/service_container/parameters /configuration

0 commit comments

Comments
 (0)