Class TreeBuilder
This is the entry class for building a config tree.
- Symfony\Component\Config\Definition\Builder\TreeBuilder implements Symfony\Component\Config\Definition\Builder\NodeParentInterface
Namespace: Symfony\Component\Config\Definition\Builder
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Builder/TreeBuilder.php
Author: Johannes M. Schmitt <schmittjoh@gmail.com>
Located at config/Symfony/Component/Config/Definition/Builder/TreeBuilder.php
public
|
#
root( string $name, string $type = 'array',
Creates the root node. |
public
|
protected
mixed
|
$tree |
|
|
protected
mixed
|
$root |
|
|
protected
mixed
|
$builder |
|