$language->locale()
Returns the PHP locale setting array
Parameters
Name | Type | Default | Description |
---|---|---|---|
$category | int |
null |
If passed, returns the locale for the specified category (e.g. LC_ALL) as string |
Return type
array
|string