mirror of
https://github.com/predis/predis.git
synced 2026-08-30 04:02:22 +00:00
Add missing param to phpdoc entry.
[ci skip]
This commit is contained in:
@@ -24,7 +24,7 @@ class KetamaPureRing extends HashRing
|
||||
const DEFAULT_REPLICAS = 160;
|
||||
|
||||
/**
|
||||
*
|
||||
* @param mixed $nodeHashCallback Callback returning the string used to calculate the hash of a node.
|
||||
*/
|
||||
public function __construct($nodeHashCallback = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user