W3cubDocs

/Symfony 2.8

Symfony\Component\DependencyInjection\Dumper

Dumper Dumper is the abstract class for all built-in dumpers.
GraphvizDumper GraphvizDumper dumps a service container as a graphviz file.
PhpDumper PhpDumper dumps a service container as a PHP class.
XmlDumper XmlDumper dumps a service container as an XML string.
YamlDumper YamlDumper dumps a service container as a YAML string.

Interfaces

DumperInterface DumperInterface is the interface implemented by service container dumper classes.

© 2004–2016 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.8/Symfony/Component/DependencyInjection/Dumper.html