rbac\ManagerInterface removeChildren()

removeChildren() public abstract method

Removed all children form their parent.

Note, the children items are not deleted. Only the parent-child relationships are removed.

public abstract boolean removeChildren ( $parent )
$parent yii\rbac\Item
return boolean

Whether the removal is successful

doc_Yii
2016-10-30 17:10:16
Comments
Leave a Comment

Please login to continue.