YamlReferenceDumper
class YamlReferenceDumper
Выводит конфигурацию ссылок YAML для данного экземпляра конфигурации/узла.
Методы
| dump(ConfigurationInterface $configuration) | ||
| dumpAtPath(ConfigurationInterface $configuration, $path) | ||
| dumpNode(NodeInterface $node) |
Подробности
dump(ConfigurationInterface $configuration)
Параметры
| ConfigurationInterface | $configuration |
dumpAtPath(ConfigurationInterface $configuration, $path)
Параметры
| ConfigurationInterface | $configuration | |
| $path |
dumpNode(NodeInterface $node)
Параметры
| NodeInterface | $node |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/Config/Definition/Dumper/YamlReferenceDumper.html