resq/config/routes/dev/test.yaml

13 lines
273 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