@@ -89,7 +89,7 @@ |
||
89 | 89 | /** |
90 | 90 | * Logout action. |
91 | 91 | * |
92 | - * @return string |
|
92 | + * @return \yii\web\Response |
|
93 | 93 | */ |
94 | 94 | public function actionLogout() |
95 | 95 | { |