UnitTreeNode
in package
Table of Contents
Properties
- $children : array<string|int, UnitTreeNode>
- $unit : Model
Methods
- __construct() : mixed
Properties
$children
public
array<string|int, UnitTreeNode>
$children
= []
$unit
public
Model
$unit
Methods
__construct()
public
__construct(Model $unit) : mixed
Parameters
- $unit : Model