We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b557ba commit e795fa0Copy full SHA for e795fa0
symfony/framework-bundle/etc/routing.yaml
@@ -1,6 +1,6 @@
1
#index:
2
# path: /
3
-# defaults: { _controller: "App\\Controller\\SomeController::index" }
+# defaults: { _controller: "App\\Controller\\DefaultController::index" }
4
5
# if annotations are enabled
6
#controllers:
0 commit comments