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