mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11948] Add second routing file to tests
PHPBB3-11948
This commit is contained in:
3
tests/controller/ext/foo/config/routing_2.yml
Normal file
3
tests/controller/ext/foo/config/routing_2.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
controller2:
|
||||
pattern: /bar
|
||||
defaults: { _controller: foo.controller:handle }
|
Reference in New Issue
Block a user