interface LocaleBundleInterface implements
interface ResourceBundleInterface Gives access to ICU data. Methods
string getIcuVersion() Returns the ICU version of the bundles being converted.
string|null getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol
string|null getCurrencyName(string $currency, string $displayLocale = null) Returns the name
afterCompile(
string[] beforeCompile(
interface BundleCompilerInterface Compiles a resource bundle.
string[] getLocales() Returns the list of locales that this bundle supports.
addRule(
Page 12 of 14