Skip to content

Commit 8ac0d33

Browse files
committed
docs: add comment
1 parent 041cb86 commit 8ac0d33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/Config/App.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ class App extends BaseConfig
9494
* by the application in descending order of priority. If no match is
9595
* found, the first locale will be used.
9696
*
97+
* IncomingRequest::setLocale() also uses this list.
98+
*
9799
* @var string[]
98100
*/
99101
public array $supportedLocales = ['en'];

0 commit comments

Comments
 (0)