rbac\Rule
Abstract Class yii\rbac\Rule
Inheritance | yii\rbac\Rule » yii\base\Object |
---|---|
Implements | yii\base\Configurable |
Available since version | 2.0 |
Source Code | https://github.com/yiisoft/yii2/blob/master/framework/rbac/Rule.php |
Rule represents a business constraint that may be associated with a role, permission or assignment.
For more details