mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/13388] Integrate routing and di parameters resolution
PHPBB3-13388
This commit is contained in:
@@ -5,3 +5,7 @@ controller1:
|
||||
include_controller2:
|
||||
resource: "routing_2.yml"
|
||||
prefix: /foo
|
||||
|
||||
controller4:
|
||||
path: /foo/%core.environment%
|
||||
defaults: { _controller: foo.controller:handle }
|
||||
|
Reference in New Issue
Block a user