string|null getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol
string[] getScriptNames(string $displayLocale = null) Returns the names of all known scripts
string[] getLocaleNames(string $displayLocale = null) Returns the names of all known locales
string|null getCountryName(string $country, string $displayLocale = null) Returns the name of
interface CurrencyBundleInterface implements
float|int|null getRoundingIncrement(string $currency) Returns the rounding increment of a currency
Classes
class AbstractBundle implements
interface LanguageBundleInterface implements
string[] getLanguageNames(string $displayLocale = null) Returns the names of all known languages
Page 1 of 5