getAuthManager() protected method (available since version 2.0.6)
Returns auth manager associated with the user component.
By default this is the authManager
application component. You may override this method to return a different auth manager instance if needed.
protected yii\rbac\ManagerInterface getAuthManager ( ) |
---|
Please login to continue.