TranslationWriterInterface
                
            in
            
        
    
        
            TranslationWriter writes translation messages.
Tags
Table of Contents
- write() : mixed
 - Writes translation from the catalogue according to the selected format.
 
Methods
write()
Writes translation from the catalogue according to the selected format.
    public
                    write(MessageCatalogue $catalogue, string $format[, array<string|int, mixed> $options = [] ]) : mixed
    
        Parameters
- $catalogue : MessageCatalogue
 - $format : string
 - 
                    
The format to use to dump the messages
 - $options : array<string|int, mixed> = []
 - 
                    
Options that are passed to the dumper