Completed
Push — master ( d59db6...e2c3f5 )
by vistart
19:43
created
web/admin/controllers/UserController.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.