matchCustom() protected method
protected boolean matchCustom ( $action ) | ||
---|---|---|
$action | yii\base\Action |
The action to be performed |
return | boolean |
Whether the rule should be applied |
matchCustom() protected method
protected boolean matchCustom ( $action ) | ||
---|---|---|
$action | yii\base\Action |
The action to be performed |
return | boolean |
Whether the rule should be applied |
Please login to continue.