Test Failed
Pull Request — develop (#91)
by
unknown
01:02
created
lib/Redis.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -41,7 +41,6 @@
 block discarded – undo
41 41
  * @method array keys(string $pattern)
42 42
  * @method int zrem(string $key, string|int ...$member)
43 43
  * @method array zrangebyscore(string $key, int|string $min, int|string $max, array $options = [])
44
-
45 44
  */
46 45
 class Redis
47 46
 {
Please login to merge, or discard this patch.