resq/config/routes/dev/test.yaml

17 lines
390 B
YAML

# test
test_acl:
path: /test/acl
controller: App\Controller\TestController::index
test_gmap:
path: /test/gmap
controller: App\Controller\TestController::gmap
test_distance:
path: /test/distance
controller: App\Controller\TestController::distance
test_motiv_connector:
path: /test/motiv_connector
controller: App\Controller\TestController::motivConnector