Completed
Push — master ( ba8139...230cc3 )
by Roberto
14:45
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.