Completed
Pull Request — master (#3)
by
unknown
32:13
created
src/Redis/Command/Api/ApiSetSortedInterface.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -66,7 +66,6 @@
 block discarded – undo
66 66
      * @param $key
67 67
      * @param $star
68 68
      * @param $stop
69
-     * @param array $options
70 69
      * @return mixed
71 70
      */
72 71
     public function zRange($key, $star = 0, $stop = -1, $withScores = false);
Please login to merge, or discard this patch.