Skip to content

Commit 464ebb8

Browse files
committed
docs: update @var type
1 parent a65b1c7 commit 464ebb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/Config/App.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ class App extends BaseConfig
9494
*
9595
* IncomingRequest::setLocale() also uses this list.
9696
*
97-
* @var string[]
97+
* @var list<string>
9898
*/
9999
public array $supportedLocales = ['en'];
100100

0 commit comments

Comments
 (0)