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

Commit 4c36ffa

Browse files
committed
adjust to changed sonata admin, include tree.xml
1 parent 679df80 commit 4c36ffa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/Resources/app/config/routing.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ admin:
22
resource: '@SonataAdminBundle/Resources/config/routing/sonata_admin.xml'
33
prefix: /admin
44

5+
phpcr_admin:
6+
resource: '@SonataDoctrinePHPCRAdminBundle/Resources/config/routing/tree.xml'
7+
prefix: /admin
8+
59
sonata_admin:
610
resource: .
711
type: sonata_admin

0 commit comments

Comments
 (0)