getRules() public abstract method
Returns all rules available in the system.
| public abstract yii\rbac\Rule[] getRules ( ) | ||
|---|---|---|
| return | yii\rbac\Rule[] | 
 The rules indexed by the rule names  |  
getRules() public abstract method
Returns all rules available in the system.
| public abstract yii\rbac\Rule[] getRules ( ) | ||
|---|---|---|
| return | yii\rbac\Rule[] | 
 The rules indexed by the rule names  |  
Please login to continue.