DumperInterface
interface DumperInterface
DumperInterface is the interface implemented by all translation dumpers.
There is no common option.
Methods
Details
at line line 30
dump(MessageCatalogue $messages, array $options = array())
Dumps the message catalogue.