interface LanguageBundleInterface implements
interface CompilationContextInterface Stores contextual information for resource bundle compilation
mixed beforeCreateStub(
string|null getCurrencySymbol(string $currency, string $displayLocale = null) Returns the symbol
class LocaleBundle extends
int|null getFractionDigits(string $currency) Returns the number of digits after the comma of
getLocales()
mixed read(string $path, string $locale) Reads a resource bundle.
getErrorMessage()
interface TransformationRuleInterface Contains instruction for compiling a resource bundle.
Page 3 of 14