[ticket/13407] Remove the last occurence of pattern in routing files

PHPBB3-13407
This commit is contained in:
Nicofuma 2015-02-03 16:30:41 +01:00
parent 9e104b0915
commit 216fb13c2a

View file

@ -1,3 +1,3 @@
controller3:
pattern: /bar
path: /bar
defaults: { _controller: bar.controller:handle }