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 43ac526 commit d5ee90eCopy full SHA for d5ee90e
translation/locale.rst
@@ -69,7 +69,7 @@ by the routing system using the special ``_locale`` parameter:
69
# config/routes.yaml
70
contact:
71
path: /{_locale}/contact
72
- controller: App\Controller\ContactContorller::index
+ controller: App\Controller\ContactController::index
73
requirements:
74
_locale: en|fr|de
75
0 commit comments