mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
[skip ci] Fixes #4548
This commit is contained in:
@ -422,7 +422,7 @@ use Yii;
|
||||
use yii\rbac\Rule;
|
||||
|
||||
/**
|
||||
* Checks if authorID matches user passed via params
|
||||
* Checks if user group matches
|
||||
*/
|
||||
class UserGroupRule extends Rule
|
||||
{
|
||||
|
Reference in New Issue
Block a user