Completed
Pull Request — master (#20)
by ARCANEDEV
14:51 queued 09:11
created
src/Stores/RedisStore.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -86,7 +86,7 @@
 block discarded – undo
86 86
      * Run a command against the Redis database.
87 87
      *
88 88
      * @param  string  $method
89
-     * @param  array   $parameters
89
+     * @param  string[]   $parameters
90 90
      *
91 91
      * @return mixed
92 92
      */
Please login to merge, or discard this patch.