@@ -113,7 +113,7 @@ |
||
113 | 113 | /** |
114 | 114 | * Deletes an existing User model. |
115 | 115 | * This delete set status blocked, is successful, logout and the browser will be redirected to the 'home' page. |
116 | - * @return mixed |
|
116 | + * @return Response |
|
117 | 117 | */ |
118 | 118 | public function actionDelete() |
119 | 119 | { |