getRoles() public abstract method
Returns all roles in the system.
public abstract yii\rbac\Role[] getRoles ( ) | ||
---|---|---|
return | yii\rbac\Role[] |
All roles in the system. The array is indexed by the role names. |
getRoles() public abstract method
Returns all roles in the system.
public abstract yii\rbac\Role[] getRoles ( ) | ||
---|---|---|
return | yii\rbac\Role[] |
All roles in the system. The array is indexed by the role names. |
Designed by : w10schools
service@w10schools.com
Please login to continue.