mongodb\rbac\MongoDbManager getItem()

getItem() protected method

Returns the named auth item.

protected yii\rbac\Item getItem ( $name )
$name string

The auth item name.

return yii\rbac\Item

The auth item corresponding to the specified name. Null is returned if no such item.

doc_Yii
2016-10-30 17:09:18
Comments
Leave a Comment

Please login to continue.