Skip to content

Commit

Permalink
docs: add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Mar 2, 2023
1 parent f65409b commit 3b3a5e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions user_guide_src/source/outgoing/localization.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ will be used to set the locale.

Should you ever need to set the locale directly you may use ``IncomingRequest::setLocale(string $locale)``.

Since v4.4.0, ``IncomingRequest::setValidLocales()`` has been added to set
(and reset) valid locales that are set from ``Config\App::$supportedLocales`` setting.

Content Negotiation
-------------------

Expand Down

0 comments on commit 3b3a5e8

Please sign in to comment.