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

Commit 60d2257

Browse files
committed
referenceable is now properly inherited
1 parent 5f4e199 commit 60d2257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<doctrine-mapping xmlns="http://doctrine-project.org/schemas/phpcr/doctrine-mapping"
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
33

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

66
</doctrine-mapping>
77

0 commit comments

Comments
 (0)