matchRole() protected method
| protected boolean matchRole ( $user ) | ||
|---|---|---|
| $user | yii\web\User |
The user object |
| return | boolean |
Whether the rule applies to the role |
matchRole() protected method
| protected boolean matchRole ( $user ) | ||
|---|---|---|
| $user | yii\web\User |
The user object |
| return | boolean |
Whether the rule applies to the role |
Please login to continue.