Commit 17906e71 by Alexander Kochetov

Application::getAuthManager() comment fix

parent cd338706
......@@ -306,7 +306,7 @@ class Application extends Module
/**
* Returns the auth manager for this application.
* @return \yii\web\AuthManager the auth manager for this application.
* @return \yii\rbac\Manager the auth manager for this application.
*/
public function getAuthManager()
{
......
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