TranslationWriter
class TranslationWriter implements TranslationWriterInterface
TranslationWriter writes translation messages.
Methods
array
getFormats()
Obtains the list of supported formats.
write(MessageCatalogue $catalogue, string $format, array $options = array())
Writes translation from the catalogue according to the selected format.
Details
write(MessageCatalogue $catalogue, string $format, array $options = array())
Writes translation from the catalogue according to the selected format.