1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-06-21 10:40:58 +02:00
Files
php-phpbb/tests/controller/ext/foo/config/routing.yml
2012-11-16 16:25:09 -05:00

4 lines
84 B
YAML

controller1:
pattern: /foo
defaults: { _controller: foo.controller:handle }