string|null getCurrencyName(string $currency, string $displayLocale = null) Returns the name
string[] getCurrencyNames(string $displayLocale = null) Returns the names of all known currencies
class CurrencyBundle extends
Classes
interface ResourceBundleInterface Gives access to ICU data. Methods
interface LocaleBundleInterface implements
string|null getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol
string[] getLocales() Returns the list of locales that this bundle supports.
string[] getLanguageNames(string $displayLocale = null) Returns the names of all known languages
Page 4 of 5