interface DumperInterface
DumperInterface is the interface implemented by all translation dumpers.
There is no common option.
dump(MessageCatalogue $messages, array $options = array()) Dumps the message catalogue. |
Dumps the message catalogue.
MessageCatalogue | $messages | The message catalogue |
array | $options | Options that are used by the dumper |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Translation/Dumper/DumperInterface.html