Commit 41f31bcd by Alexander Makarov

[skip ci] Fixes #4548

parent e1bdc9cd
...@@ -422,7 +422,7 @@ use Yii; ...@@ -422,7 +422,7 @@ use Yii;
use yii\rbac\Rule; use yii\rbac\Rule;
/** /**
* Checks if authorID matches user passed via params * Checks if user group matches
*/ */
class UserGroupRule extends Rule class UserGroupRule extends Rule
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment