UnitTree
in package
Table of Contents
Properties
- $roots : array<string|int, UnitTreeNode>
Methods
- __construct() : mixed
- getRoots() : array<string|int, UnitTreeNode>
Properties
$roots
private
array<string|int, UnitTreeNode>
$roots
Methods
__construct()
public
__construct(array<string|int, UnitTreeNode> $roots) : mixed
Parameters
- $roots : array<string|int, UnitTreeNode>
getRoots()
public
getRoots() : array<string|int, UnitTreeNode>