Completed
Push — develop ( 9650df...6ffaf1 )
by Adam
27:06 queued 12:03
created
src/Api/AbstractApi.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -79,7 +79,7 @@
 block discarded – undo
79 79
 
80 80
     /**
81 81
      * @param string $path
82
-     * @param        $body
82
+     * @param        null|string $body
83 83
      * @param array  $headers
84 84
      *
85 85
      * @return \Psr\Http\Message\ResponseInterface
Please login to merge, or discard this patch.