Passed
Push — master ( 534b0c...8bd354 )
by Matt
05:44
created
src/Billow/Actions/Action.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
      *
49 49
      * @param Array $headers
50 50
      * @param string $body
51
-     * @return \GuzzleHttp\Message\Request
51
+     * @return Request
52 52
      */
53 53
     public function getRequest(Array $headers = [], $body = '')
54 54
     {
Please login to merge, or discard this patch.