CurrencyBundleInterface
CurrencyBundleInterface
interface CurrencyBundleInterface implements ResourceBundleInterface
Gives access to currency-related ICU data.
Methods
string[] | getLocales() Returns the list of locales that this bundle supports. | from ResourceBundleInterface |
string|null | getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol used for a currency. 登录查看完整内容 |