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

Commit 577abd9

Browse files
richardudovichwouterj
authored andcommitted
Removing the extend statement from cmf_routing_auto.xml in example
1 parent 80bd4a7 commit 577abd9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tutorial/auto-routing.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ You can now proceed to mapping your documents, create the following in your
190190
</mapping>
191191
192192
<mapping class="Acme\BasicCmsBundle\Document\Post"
193-
extend="Acme\BasicCmsBundle\Document\Page"
194193
uri-schema="/post/{date}/{title}">
195194
196195
<token-provider token="date" name="content_datetime">

0 commit comments

Comments
 (0)