@@ -48,7 +48,7 @@ |
||
48 | 48 | /** |
49 | 49 | * Get the last error returned by either the network transport, or by the API. |
50 | 50 | * If something didn't work, this should contain the string describing the problem. |
51 | - * @return Message describing the error |
|
51 | + * @return boolean describing the error |
|
52 | 52 | */ |
53 | 53 | public function getLastError() |
54 | 54 | { |