Completed
Push — master ( 83d8b7...cb6687 )
by Andy
04:40
created
src/API.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -763,7 +763,7 @@
 block discarded – undo
763 763
      *
764 764
      * @param  string $method API method
765 765
      *
766
-     * @return mixed  result from curl_exec
766
+     * @return string  result from curl_exec
767 767
      */
768 768
     protected function get($method)
769 769
     {
Please login to merge, or discard this patch.