Merge remote-tracking branch 'github/pr/497' into v1.1

This commit is contained in:
Daniele Alessandri
2020-08-24 17:10:28 +02:00
+1 -1
View File
@@ -83,7 +83,7 @@ use Predis\Profile\ProfileInterface;
* @method int hstrlen($key, $field)
* @method array blpop(array|string $keys, $timeout)
* @method array brpop(array|string $keys, $timeout)
* @method array brpoplpush($source, $destination, $timeout)
* @method string brpoplpush($source, $destination, $timeout)
* @method string lindex($key, $index)
* @method int linsert($key, $whence, $pivot, $value)
* @method int llen($key)