- implements \IteratorAggregate<\TreeNode>
- author Simon André
CloneableFinalInstantiableIterable
- Implements
Countable IteratorAggregate Stringable Traversable
| Methods |
| public __construct(string $value = '', iterable $children = []) |
| public __toString() : string |
| public addChild(Symfony |
| public count() : int |
| public static fromValues(iterable $nodes, ?Symfony |
public getChildren() : Traversable
|
public getIterator() : Traversable
|
| public getValue() : string |
| Properties |
private array $children = []
|
| private readonly string $value |
| Methods |
| public static fromValues(iterable $nodes, ?Symfony |