ProviderInterface
interface ProviderInterface implementsStringable
Methods
void
write(TranslatorBagInterface$translatorBag)
Translations available in the TranslatorBag only must be created.
TranslatorBag
read(array$domains,array$locales)
No description
void
Details
void
write(TranslatorBagInterface$translatorBag)
Translations available in the TranslatorBag only must be created.
Translations available in both the TranslatorBag and on the provider must be overwritten. Translations available on the provider only must be kept.