mongodb\rbac\MongoDbManager hasChild()

hasChild() public method

Returns a value indicating whether the child already exists for the parent.

public boolean hasChild ( $parent, $child )
$parent yii\rbac\Item
$child yii\rbac\Item
return boolean

Whether $child is already a child of $parent

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

Please login to continue.