Completed
Push — ci/full-coverage ( c60b3b...987876 )
by Johan
02:01
created
src/HttpClient/Response.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
     /**
45 45
      * Get HTTP status code.
46 46
      *
47
-     * @return string
47
+     * @return integer
48 48
      */
49 49
     public function getStatus()
50 50
     {
Please login to merge, or discard this patch.