Completed
Push — master ( c90084...e03a14 )
by Roberto
01:35 queued 34s
created
src/Traits/Bits.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -28,7 +28,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.