mongodb\rbac\MongoDbManager populateItem()

populateItem() protected method

Populates an auth item with the data fetched from collection

protected yii\rbac\Item populateItem ( $row )
$row array

The data from the auth item collection

return yii\rbac\Item

The populated auth item instance (either Role or Permission)

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

Please login to continue.