Skip to content

Commit f3b4382

Browse files
committed
minor #77 Proofing the controller chapter (weaverryan)
This PR was squashed before being merged into the 2.7 branch (closes #77). Discussion ---------- Proofing the controller chapter Removing a lot of duplication between this and routing - which is tricky because they are quite related topics. See #72 Commits ------- 8afcade Proofing the controller chapter
2 parents 2d355f3 + 8afcade commit f3b4382

File tree

3 files changed

+139
-368
lines changed

3 files changed

+139
-368
lines changed

configuration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ The ``imports`` key works a lot like the PHP ``include`` function: the contents
182182
``parameters.yml``, ``security.yml`` and ``services.yml`` are read and loaded. You
183183
can also load XML files or PHP files.
184184

185+
.. _config-parameter-intro:
186+
185187
The parameters key: Parameters (Variables)
186188
------------------------------------------
187189

0 commit comments

Comments
 (0)