Completed
Pull Request — master (#89)
by Roberto
11:59
created
src/Traits/Sets.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,7 @@
 block discarded – undo
10 10
      * See: https://redis.io/commands/sadd.
11 11
      *
12 12
      * @param  string $key
13
-     * @param  splat $members
13
+     * @param  splat[] $members
14 14
      *
15 15
      * @return int              The number of elements added to the set.
16 16
      */
Please login to merge, or discard this patch.