Files
symfony-flex-recipes/symfony/framework-bundle/etc/routing.yaml
T

9 lines
191 B
YAML

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