@@ -285,7 +285,7 @@ |
||
| 285 | 285 | * Increment the float value of hash field by given amount |
| 286 | 286 | * @param string $key |
| 287 | 287 | * @param string $field |
| 288 | - * @param float $increment |
|
| 288 | + * @param integer $increment |
|
| 289 | 289 | * @return float |
| 290 | 290 | */ |
| 291 | 291 | public function hincrbyfloat($key, $field, $increment = 1) |