createRules() protected abstract method
Creates the URL rules that should be contained within this composite rule.
protected abstract yii\web\UrlRuleInterface[] createRules ( ) | ||
---|---|---|
return | yii\web\UrlRuleInterface[] |
The URL rules |
createRules() protected abstract method
Creates the URL rules that should be contained within this composite rule.
protected abstract yii\web\UrlRuleInterface[] createRules ( ) | ||
---|---|---|
return | yii\web\UrlRuleInterface[] |
The URL rules |
Please login to continue.