mongodb\rbac\MongoDbManager removeChildren()

removeChildren() public method

Removed all children form their parent.

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

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

Whether the removal is successful

doc_Yii
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.