@@ -77,7 +77,7 @@ |
||
77 | 77 | /** |
78 | 78 | * Get the last error returned by either the network transport, or by the API. |
79 | 79 | * If something didn't work, this should contain the string describing the problem. |
80 | - * @return array|false describing the error |
|
80 | + * @return string|false describing the error |
|
81 | 81 | */ |
82 | 82 | public function getLastError() |
83 | 83 | { |