XmlReferenceDumper
class XmlReferenceDumper
Dumps a XML reference configuration for the given configuration/node instance.
Methods
dump(ConfigurationInterface $configuration, $namespace = null) | ||
dumpNode(NodeInterface $node, $namespace = null) |
Details
dump(ConfigurationInterface $configuration, $namespace = null)
Parameters
ConfigurationInterface | $configuration | |
$namespace |
dumpNode(NodeInterface $node, $namespace = null)
Parameters
NodeInterface | $node | |
$namespace |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Config/Definition/Dumper/XmlReferenceDumper.html