DumperInterface
in
DumperInterface is the interface implemented by all translation dumpers.
There is no common option.
Tags
Table of Contents
- dump() : mixed
- Dumps the message catalogue.
Methods
dump()
Dumps the message catalogue.
public
dump(MessageCatalogue $messages[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $messages : MessageCatalogue
- $options : array<string|int, mixed> = []
-
Options that are used by the dumper