@@ -29,7 +29,7 @@ |
||
29 | 29 | |
30 | 30 | /** |
31 | 31 | * Adds a record to the database and returns the last inserted ID |
32 | - * @return int |
|
32 | + * @return string |
|
33 | 33 | */ |
34 | 34 | public function add() |
35 | 35 | { |