@@ -26,7 +26,7 @@ |
||
26 | 26 | * |
27 | 27 | * @param string $operation AND, OR, NOT, XOR |
28 | 28 | * @param string $returnKey Return Key |
29 | - * @param splat $keys List of keys for input |
|
29 | + * @param splat[] $keys List of keys for input |
|
30 | 30 | * |
31 | 31 | * @return int The size of the string stored in the destination key. |
32 | 32 | */ |