mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
Use "DefaultController" instead of "SomeController" as default
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#index:
|
#index:
|
||||||
# path: /
|
# path: /
|
||||||
# defaults: { _controller: "App\\Controller\\SomeController::index" }
|
# defaults: { _controller: "App\\Controller\\DefaultController::index" }
|
||||||
|
|
||||||
# if annotations are enabled
|
# if annotations are enabled
|
||||||
#controllers:
|
#controllers:
|
||||||
|
|||||||
Reference in New Issue
Block a user