Skip to content

Commit 114aa62

Browse files
committed
rename rbac rule
1 parent f53fdf2 commit 114aa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rbac/TokenRule.php renamed to src/rbac/TokenRoleRule.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
use yii\rbac\Rule;
77
use Yii;
88

9-
class TokenRule extends Rule
9+
class TokenRoleRule extends Rule
1010
{
1111
/**
1212
* @inheritdoc

0 commit comments

Comments
 (0)