Failed Conditions
Push — feature/debug-sandbox ( 19ae48...06354b )
by Johan
02:04
created
src/HttpClient/HttpClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -47,7 +47,7 @@
 block discarded – undo
47 47
      * @param  mixed  $body
48 48
      * @param  array  $headers
49 49
      *
50
-     * @return Request
50
+     * @return Response
51 51
      */
52 52
     public function post($path, $body = null, array $headers = [])
53 53
     {
Please login to merge, or discard this patch.