Skip to content

Commit

Permalink
minor #77 Proofing the controller chapter (weaverryan)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
javiereguiluz committed Jul 15, 2016
2 parents 2d355f3 + 8afcade commit f3b4382
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 368 deletions.
2 changes: 2 additions & 0 deletions configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,8 @@ The ``imports`` key works a lot like the PHP ``include`` function: the contents
``parameters.yml``, ``security.yml`` and ``services.yml`` are read and loaded. You
can also load XML files or PHP files.

.. _config-parameter-intro:

The parameters key: Parameters (Variables)
------------------------------------------

Expand Down
Loading

0 comments on commit f3b4382

Please sign in to comment.