1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00
Files
php-phpbb/tests/controller/ext/foo/config/routing.yml
2013-10-21 21:52:48 +02:00

8 lines
155 B
YAML

controller1:
pattern: /foo
defaults: { _controller: foo.controller:handle }
include_controller2:
resource: "routing_2.yml"
prefix: /foo