interface CurrencyBundleInterface implements
string[] getLocaleNames(string $displayLocale = null) Returns the names of all known locales
string getBinaryDir() Returns the directory where the binary resource bundles are stored.
Bun
array scanLocales(string $sourceDir) Returns all locales found in the given directory.
static bool isExtensionLoaded() Returns whether the intl extension is installed.
string formatCurrency(float $value, string $currency) Format a currency value.
int normalizeHour(int $hour, string $marker = null) Returns a normalized hour value suitable
getNames($displayLocale = null) Parameters $displayLocale
string getReverseMatchingRegExp(int $length) Returns a reverse matching regular expression of
Page 8 of 41