@@ -279,7 +279,7 @@ |
||
| 279 | 279 | * |
| 280 | 280 | * Returns false if there was no error. |
| 281 | 281 | * |
| 282 | - * @return string|bool |
|
| 282 | + * @return string|false |
|
| 283 | 283 | */ |
| 284 | 284 | public function error() { |
| 285 | 285 | if ($error = $this->connection->error()) { |