Completed
Push — master ( 0fa388...705ad5 )
by Alexey
39:18
created
modules/users/controllers/frontend/ProfileController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -113,7 +113,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.