web\UrlRuleInterface

Interface yii\web\UrlRuleInterface

Implemented by yii\rest\UrlRule, yii\web\CompositeUrlRule, yii\web\GroupUrlRule, yii\web\UrlRule
Available since version 2-0
Source Code https://github.com/yiisoft/yii2/blob/master/framework/web/UrlRuleInterface.php

UrlRuleInterface is the interface that should be implemented by URL rule classes.

登录查看完整内容