10 lines
177 B
YAML
10 lines
177 B
YAML
# test
|
|
|
|
test_acl:
|
|
path: /test/acl
|
|
controller: App\Controller\TestController::index
|
|
|
|
test_gmap:
|
|
path: /test/gmap
|
|
controller: App\Controller\TestController::gmap
|
|
|