5 lines
141 B
YAML
5 lines
141 B
YAML
your_route_name:
|
|
path: freshmail/demo
|
|
methods: [GET]
|
|
defaults:
|
|
_controller: 'FreshMail\Controller\Admin\DemoController::demoAction' |