Files
symfony-flex-recipes/symfony/framework-bundle/etc/routing.yaml
T
2017-03-25 09:34:50 -07:00

9 lines
194 B
YAML

#index:
# path: /
# defaults: { _controller: "App\\Controller\\SomeController::index" }
# if annotations are enabled
#controllers:
# resource: ../src/Controller/
# type: annotation