Class yii\mongodb\rbac\Role
| Inheritance | yii\mongodb\rbac\Role » yii\rbac\Role | 
|---|---|
| Available since version | 2.0.5 | 
Role is a special version of \yii\rbac\Role dedicated to MongoDB RBAC implementation.
Public Properties
| Property | Type | Description | Defined By | 
|---|---|---|---|
| $parents | array|null | List of parent item names. | yii\mongodb\rbac\Role |