mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-02 16:18:53 +00:00
7 lines
152 B
YAML
7 lines
152 B
YAML
controller1:
|
|
path: /foo
|
|
defaults: { _controller: foo.controller:handle }
|
|
|
|
include_controller2:
|
|
resource: "routing_2.yml"
|
|
prefix: /foo
|