8000 Edited book/from_flat_php_to_symfony2.rst via GitHub · web-dev/symfony-docs@97e642e · GitHub
[go: up one dir, main page]

Skip to content

Commit 97e642e

Browse files
garakweaverryan
authored andcommitted
Edited book/from_flat_php_to_symfony2.rst via GitHub
1 parent a7ba561 commit 97e642e

File tree

1 file changed
+3
-1
lines changed

1 file changed

+3
-1
lines changed

book/from_flat_php_to_symfony2.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,9 @@ The layout is nearly identical:
618618

619619
When Symfony2's engine (called the ``Kernel``) boots up, it needs a map so
620620
that it knows which controllers to execute based on the request information.
621-
A routing configuration map provides this information in a readable format::
621+
A routing configuration map provides this information in a readable format:
622+
623+
.. code-block:: yaml
622624
623625
# app/config/routing.yml
624626
blog_list:

0 commit comments

Comments
 (0)
0