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