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

Commit 478a42d

Browse files
committed
Merge pull request #136 from benglass/patch-1
Remove Multilang* class mappings from document_tree
2 parents d7ea06a + cca6e48 commit 478a42d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

Tests/Resources/app/config/cmf_menu.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,9 @@ sonata_doctrine_phpcr_admin:
3737
Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\Menu:
3838
valid_children:
3939
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MenuNode
40-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenuNode
41-
Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenu:
42-
valid_children:
43-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MenuNode
44-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenuNode
4540
Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MenuNode:
4641
valid_children:
4742
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MenuNode
48-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenuNode
49-
Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenuNode:
50-
valid_children:
51-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MenuNode
52-
- Symfony\Cmf\Bundle\MenuBundle\Doctrine\Phpcr\MultilangMenuNode
5343

5444
fos_js_routing:
5545
routes_to_expose:

0 commit comments

Comments
 (0)