@@ -183,7 +183,7 @@ |
||
183 | 183 | /** |
184 | 184 | * Deregister User. |
185 | 185 | * @param string $id User ID. |
186 | - * @return string |
|
186 | + * @return \yii\web\Response |
|
187 | 187 | * @throws ServerErrorHttpException |
188 | 188 | * @throws ForbiddenHttpException |
189 | 189 | */ |