matchAction() protected method
| protected boolean matchAction ( $action ) | ||
|---|---|---|
| $action | yii\base\Action |
The action |
| return | boolean |
Whether the rule applies to the action |
matchAction() protected method
| protected boolean matchAction ( $action ) | ||
|---|---|---|
| $action | yii\base\Action |
The action |
| return | boolean |
Whether the rule applies to the action |
Please login to continue.