matchController() protected method
| protected boolean matchController ( $controller ) | ||
|---|---|---|
| $controller | yii\base\Controller |
The controller |
| return | boolean |
Whether the rule applies to the controller |
matchController() protected method
| protected boolean matchController ( $controller ) | ||
|---|---|---|
| $controller | yii\base\Controller |
The controller |
| return | boolean |
Whether the rule applies to the controller |
Please login to continue.