We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17276d2 + 024686d commit 7452dffCopy full SHA for 7452dff
src/Redis.php
@@ -2846,7 +2846,7 @@ public function clearLastError() {}
2846
2847
/**
2848
* A utility method to prefix the value with the prefix setting for phpredis.
2849
- * @param $value The value you wish to prefix
+ * @param mixed $value The value you wish to prefix
2850
* @return string If a prefix is set up, the value now prefixed. If there is no prefix, the value will be returned unchanged.
2851
* @example
2852
* <pre>
0 commit comments