Locale deprecated
Locale deprecated
class Locale extends Locale
deprecated
since version 2.3, to be removed in 3.0. Use {@link \Locale} and {@link \Symfony\Component\Intl\Intl} instead.Helper class for dealing with locale strings.
Methods
static array | getDisplayCountries(string $locale) Returns the country names for a locale. | |
static array | getCountries() Returns all available country codes. | |
static array | g
|