Commit 567a2bf2 by resurtm

Merge pull request #3058 from armab/patch-1

Update authorization.md
parents 4674f5b7 8478db4e
......@@ -127,6 +127,7 @@ Now create custom rule class:
namespace app\rbac;
use yii\rbac\Rule;
use Yii;
class NotGuestRule 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