@@ -261,7 +261,7 @@ |
||
| 261 | 261 | * |
| 262 | 262 | * @used-by Binding::create() |
| 263 | 263 | * |
| 264 | - * @param integer|string $id Numeric ID of recently created object in database |
|
| 264 | + * @param string $id Numeric ID of recently created object in database |
|
| 265 | 265 | * @param array $params Associative array of additional request parameters |
| 266 | 266 | * |
| 267 | 267 | * @return AbstractObject|null `NULL` if object cannot be retrieved from database |