Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit d9aa9ca

Browse files
committed
Merge pull request #751 from wataruoguchi/patch-5
Update the_router.rst
2 parents 9a4c17c + 3c179ac commit d9aa9ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

quick_tour/the_router.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,8 @@ Now you can add a new ``Route`` to the tree using Doctrine::
208208
209209
Above we implemented the ``OrderedFixtureInterface`` so that our routes were loaded in the correct sequence relative to other fixtures.
210210

211+
Now execute the ``doctrine:phpcr:fixtures:load`` command again.
212+
211213
This creates a new node called ``/cms/routes/new-route``, which will display
212214
our ``quick_tour`` page when you go to ``/new-route``.
213215

0 commit comments

Comments
 (0)