static string getDisplayVariant(string $locale, string $inLocale = null)
Not supported. Returns the localized display name for the locale variant.
static string getDisplayVariant(string $locale, string $inLocale = null)
Not supported. Returns the localized display name for the locale variant.
string | $locale | The locale code to return the display variant from |
string | $inLocale | Optional format locale code to use to display the variant name |
string | The localized variant display name |
MethodNotImplementedException |
http://www.php.net/manual/en/locale.getdisplayvariant.php |
Designed by : w10schools
service@w10schools.com
Please login to continue.