Commit 48f25347 by Alexander Makarov

Clarified on how to execute RbacController::actionInit()

parent cddf691c
......@@ -265,7 +265,7 @@ class RbacController extends Controller
}
```
After executing the command we'll get the following hierarchy:
After executing the command with `yii rbac/init` we'll get the following hierarchy:
![Simple RBAC hierarchy](images/rbac-hierarchy-1.png "Simple RBAC hierarchy")
......
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