static array getDisplayCurrencies(string $locale)
Returns the currencies names for a locale.
static array getDisplayCurrencies(string $locale)
Returns the currencies names for a locale.
string | $locale | The locale to use for the currencies names |
array | The currencies names with their codes as keys |
InvalidArgumentException | When the locale is different than 'en' |
Designed by : w10schools
service@w10schools.com
Please login to continue.