i18nTextCollector_Writer
interface i18nTextCollector_Writer (View source)
Allows serialization of entity definitions collected through i18nTextCollector into a persistent format, usually on the filesystem.
Methods
Details
bool
write(array $entities, string $locale, string $path)
No description