@@ -255,7 +255,7 @@ |
||
| 255 | 255 | * |
| 256 | 256 | * @used-by Binding::create() |
| 257 | 257 | * |
| 258 | - * @param integer|string $id Numeric ID of recently created object in database |
|
| 258 | + * @param string $id Numeric ID of recently created object in database |
|
| 259 | 259 | * @param array $params Associative array of additional request parameters |
| 260 | 260 | * |
| 261 | 261 | * @return Object|null `NULL` if object cannot be retrieved from database |