getAuthManager() public method
Returns the auth manager for this application.
| public yii\rbac\ManagerInterface getAuthManager ( ) | ||
|---|---|---|
| return | yii\rbac\ManagerInterface |
The auth manager application component. Null is returned if auth manager is not configured. |
Please login to continue.