class UserLocale extends Model (View source)

Properties

string $country
string $language
string $variant

Methods

setCountry($country)

No description

string
getCountry()

No description

setLanguage($language)

No description

string
getLanguage()

No description

setVariant($variant)

No description

string
getVariant()

No description

Details

setCountry($country)

No description

Parameters

$country

string getCountry()

No description

Return Value

string

setLanguage($language)

No description

Parameters

$language

string getLanguage()

No description

Return Value

string

setVariant($variant)

No description

Parameters

$variant

string getVariant()

No description

Return Value

string