@@ -86,7 +86,7 @@ |
||
| 86 | 86 | * Run a command against the Redis database. |
| 87 | 87 | * |
| 88 | 88 | * @param string $method |
| 89 | - * @param array $parameters |
|
| 89 | + * @param string[] $parameters |
|
| 90 | 90 | * |
| 91 | 91 | * @return mixed |
| 92 | 92 | */ |