JMenuNode::setParent
Set the parent of a this node
If the node already has a parent, the link is unset
Signature
public function setParent([JMenuNode&
$parent = null] )
Parameters
-
$parent
Returns
- void