@@ -763,7 +763,7 @@ |
||
| 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 | { |