Completed
Push — master ( 15a749...6be165 )
by Roberto
01:29
created
src/Traits/Bits.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.