W3cubDocs

/Symfony 4.1

YamlReferenceDumper

class YamlReferenceDumper

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

Methods

dump(ConfigurationInterface $configuration)
dumpAtPath(ConfigurationInterface $configuration, $path)
dumpNode(NodeInterface $node)

Details

dump(ConfigurationInterface $configuration)

Parameters

ConfigurationInterface $configuration

dumpAtPath(ConfigurationInterface $configuration, $path)

Parameters

ConfigurationInterface $configuration
$path

dumpNode(NodeInterface $node)

Parameters

NodeInterface $node

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.html