Skip to content

Commit 124ec0d

Browse files
committed
Merge pull request #96 from saimaz/fixed_deprecations
changed pattern to path
2 parents 66e8a8e + 8c78c81 commit 124ec0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/app/config/routing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
foo_list:
2-
pattern: /list
2+
path: /list
33
defaults:
44
_controller: ONGRFilterManagerBundle:Manager:manager
55
managerName: "foo_filters"

0 commit comments

Comments
 (0)