mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-09 12:58:52 +00:00
3 lines
98 B
YAML
3 lines
98 B
YAML
controller_noroute:
|
|
path: /donotfindthis
|
|
defaults: { _controller: foo.controller:handle }
|