@@ -413,7 +413,6 @@ |
||
413 | 413 | * @doc https://redis.io/commands/keys |
414 | 414 | * @since 1.0.0 |
415 | 415 | * @param $key |
416 | - * @param array $options |
|
417 | 416 | * @return mixed |
418 | 417 | */ |
419 | 418 | public function keys($key = '*'); |