1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

[ticket/11948] Add second routing file to tests

PHPBB3-11948
This commit is contained in:
Joas Schilling
2013-10-19 12:11:09 +02:00
parent 667ccbcffb
commit 3cc2e619d2
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
controller2:
pattern: /bar
defaults: { _controller: foo.controller:handle }