Completed
Push — master ( 596489...ede74e )
by Roberto
30:03 queued 15:03
created
src/Traits/Scripting.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -74,7 +74,7 @@
 block discarded – undo
74 74
      * See: https://redis.io/commands/script-flush.
75 75
      *
76 76
      * @param  string $command
77
-     * @param  splat $scripts
77
+     * @param  splat[] $scripts
78 78
      *
79 79
      * @return mixed            SCRIPT LOAD will return the SHA1 hash of the
80 80
      *                                 passed script on success, and FALSE on
Please login to merge, or discard this patch.