Skip to content

Commit

Permalink
Update RedisCluster.php
Browse files Browse the repository at this point in the history
  • Loading branch information
szutoutou authored and LolGleb committed Aug 18, 2023
1 parent 47bb35c commit b1d570d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/RedisCluster.php
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ public function del($key1, ...$otherKeys) {}
*
* @param string $key
* @param int $ttl
* @param mix $value
* @param mixed $value
*
* @return bool TRUE if the command is successful.
* @link https://redis.io/commands/setex
Expand Down

0 comments on commit b1d570d

Please sign in to comment.