array parseKey(string $key) Parse a key into namespace, group, and item
array load(string $locale, string $group, string $namespace = null) Load
mixed __call(string $method, array $parameters) Dynamically handle missing
string|array|null trans(string $id, array $parameters = array(), string $domain = 'messages', string $locale = null)
void load(string $namespace, string $group, string $locale) Load the specified
string|array|null get(string $key, array $replace = array(), string|null $locale = null, bool $fallback = true)
void __construct(LoaderInterface $loader, string $locale)
void setSelector(MessageSelector $selector) Set the message selector instance
string getLocale() Get the default locale being used.
void setParsedKey(string $key, array $parsed) Set the parsed value of a
Page 4 of 5