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

Commit

Permalink
referenceable is now properly inherited
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Jul 31, 2013
1 parent 5f4e199 commit 60d2257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/config/doctrine/AutoRoute.phpcr.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<doctrine-mapping xmlns="http://doctrine-project.org/schemas/phpcr/doctrine-mapping"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<document name="Symfony\Cmf\Bundle\RoutingAutoBundle\Document\AutoRoute" referenceable="true"/>
<document name="Symfony\Cmf\Bundle\RoutingAutoBundle\Document\AutoRoute"/>

</doctrine-mapping>

0 comments on commit 60d2257

Please sign in to comment.