Completed
Push — master ( 4a3a64...3709b8 )
by Peter
02:25
created
src/Http/Client.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -140,7 +140,7 @@
 block discarded – undo
140 140
     /**
141 141
      * Get http response body, cast to json and decode.
142 142
      *
143
-     * @param Response object $response
143
+     * @param Response Response $response
144 144
      * @return array
145 145
      */
146 146
     protected function getBody(Response $response)
Please login to merge, or discard this patch.