Skip to content

Commit b586b79

Browse files
committed
Pattern has been renamed to Path in Sf 2.2
1 parent 593be42 commit b586b79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/config/routing/sonata_routing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sonata_admin:
1010
id: .+
1111

1212
admin_dashboard:
13-
pattern: /admin/
13+
path: /admin/
1414
defaults:
1515
_controller: FrameworkBundle:Redirect:redirect
1616
route: sonata_admin_dashboard

0 commit comments

Comments
 (0)