Completed
Push — master ( 177158...8f94cf )
by mehdi
04:43 queued 02:13
created
src/Main.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@  discard block
 block discarded – undo
34 34
     /**
35 35
      * Setter for $statusCode
36 36
      * @param integer $statusCode
37
-     * @return App\Htpp\Responds\Respond
37
+     * @return Main
38 38
      * @author Shima Payro <[email protected]>
39 39
      * @since May 2, 2016 9:47:04 AM
40 40
      * @uses 
@@ -64,7 +64,7 @@  discard block
 block discarded – undo
64 64
     /**
65 65
      * Setter for $statusText
66 66
      * @param String $statusText
67
-     * @return App\HtppApp\Htpp\Responds\Respond
67
+     * @return Main
68 68
      * @author Shima Payro <[email protected]>
69 69
      * @since May 2, 2016 9:48:23 AM
70 70
      * @uses 
Please login to merge, or discard this patch.