Test Setup Failed
Push — develop ( e0b6c5...2b0ae3 )
by Jaime
04:53 queued 02:15
created
src/Clients/HttpClient.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -114,9 +114,9 @@
 block discarded – undo
114 114
     }
115 115
 
116 116
     /**
117
-     * @param $method
117
+     * @param string $method
118 118
      * @param $uri
119
-     * @param $withHost
119
+     * @param boolean $withHost
120 120
      * @param array $data
121 121
      * @return mixed|ResponseInterface
122 122
      */
Please login to merge, or discard this patch.