Completed
Branch master (8f378a)
by recca
08:53
created
src/Api.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -46,9 +46,9 @@
 block discarded – undo
46 46
     }
47 47
 
48 48
     /**
49
-     * @param array $fields
50 49
      *
51
-     * @return array
50
+     * @param string $method
51
+     * @return string
52 52
      */
53 53
     protected function doRequest($method, $params, $type = 'cancel', $isJson = true)
54 54
     {
Please login to merge, or discard this patch.