@@ -253,7 +253,7 @@ |
||
| 253 | 253 | /** |
| 254 | 254 | * Return last insert id from autoincremented key on INSERT. |
| 255 | 255 | * |
| 256 | - * @return integer as last insert id. |
|
| 256 | + * @return string as last insert id. |
|
| 257 | 257 | */ |
| 258 | 258 | public function lastInsertId() |
| 259 | 259 | { |