W3cubDocs

/Symfony 2.8

Symfony\Component\Config\Definition\Dumper\YamlReferenceDumper

class YamlReferenceDumper

Dumps a Yaml reference configuration for the given configuration/node instance.

Methods

dump(ConfigurationInterface $configuration)
dumpNode(NodeInterface $node)

Details

public dump(ConfigurationInterface $configuration)

Parameters

ConfigurationInterface $configuration

public dumpNode(NodeInterface $node)

Parameters

NodeInterface $node

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