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

Commit 450328e

Browse files
committed
Merge pull request #433 from benoitMariaux/patch-2
Update getting-started.rst
2 parents b1b3c4a + 1501e38 commit 450328e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/creating_a_cms/getting-started.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ configuration:
262262
acme.basic_cms.phpcr.initializer:
263263
class: Doctrine\Bundle\PHPCRBundle\Initializer\GenericInitializer
264264
arguments:
265+
- 'cms reserved routes'
265266
- ["/cms/pages", "/cms/posts", "/cms/routes"]
266267
tags:
267268
- { name: doctrine_phpcr.initializer }

0 commit comments

Comments
 (0)