Completed
Pull Request — master (#5)
by Ravan
05:59 queued 04:47
created
src/Request.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
      * @param string $path
62 62
      * @param string $data
63 63
      *
64
-     * @return array
64
+     * @return string
65 65
      */
66 66
     protected function doRequest(string $method, string $path, string $data): array
67 67
     {
Please login to merge, or discard this patch.