Completed
Push — master ( f0824f...860a99 )
by Peter
04:12 queued 45s
created
src/Http/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -129,7 +129,7 @@
 block discarded – undo
129 129
     /**
130 130
      * Get status code from http response.
131 131
      *
132
-     * @param GuzzleResponse $response
132
+     * @param Response $response
133 133
      * @return integer
134 134
      */
135 135
     protected function getStatus(Response $response)
Please login to merge, or discard this patch.