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 48365c5 commit cf21718Copy full SHA for cf21718
user_guide_src/source/outgoing/localization.rst
@@ -52,6 +52,8 @@ method that will automatically perform :doc:`content negotiation </incoming/cont
52
determine the correct locale to use. The second method allows you to specify a segment in your routes that
53
will be used to set the locale.
54
55
+Should you ever need to set the locale directly you may use ``IncomingRequest::setLocale(string $locale)``.
56
+
57
Content Negotiation
58
-------------------
59
0 commit comments