JCategoryNode::addChild
Add child to this node
If the child already has a parent, the link is unset
Signature
public function addChild(JCategoryNode
$childĀ )
Parameters
-
$child
- The child to be added.
Returns
- void