Completed
Push — master ( de53c0...fbc107 )
by Mahmoud
06:52
created
app/Ship/Parents/Exceptions/Exception.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -112,9 +112,9 @@
 block discarded – undo
112 112
 
113 113
 
114 114
     /**
115
-     * @param $statusCode
115
+     * @param integer $statusCode
116 116
      * @param $message
117
-     * @param $code
117
+     * @param integer $code
118 118
      */
119 119
     private function logTheError($statusCode, $message, $code)
120 120
     {
Please login to merge, or discard this patch.