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
2016-10-30 17:09:22
Comments
Leave a Comment

Please login to continue.