mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 19:49:54 +02:00
[ticket/12620] Move the routing.yml file to routing/environment.yml
PHPBB3-12620
This commit is contained in:
3
tests/controller/config/test/routing/environment.yml
Normal file
3
tests/controller/config/test/routing/environment.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
core_controller:
|
||||
pattern: /core_foo
|
||||
defaults: { _controller: core_foo.controller:bar }
|
Reference in New Issue
Block a user