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