mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Updated deprecation notice
This commit is contained in:

committed by
GitHub

parent
89ad1f534a
commit
c5b87fd932
@ -750,7 +750,7 @@ class User extends Component
|
||||
* You may override this method to return a different auth manager instance if needed.
|
||||
* @return \yii\rbac\ManagerInterface
|
||||
* @since 2.0.6
|
||||
* @deprecated Use `getAccessChecker()` instead.
|
||||
* @deprecated Deprecated since version 2.0.9, to be removed in 2.1. Use `getAccessChecker()` instead.
|
||||
*/
|
||||
protected function getAuthManager()
|
||||
{
|
||||
|
Reference in New Issue
Block a user