This class is the base implementation for LanguageInformationInterface.
__construct(string $language, null|string $country)
string
The ISO 639 language code.
null
string
The ISO 3166 country code.
getCountryCode()
getLanguageCode()
getLocale()
$country : string
$language : string