malkusch\lock\mutex\RedisMutex::getRedisIdentifier PHP Méthode

getRedisIdentifier() abstract protected méthode

Returns a string representation of the Redis API.
abstract protected getRedisIdentifier ( mixed $redisAPI ) : string
$redisAPI mixed The connected Redis API.
Résultat string The identifier.
    protected abstract function getRedisIdentifier($redisAPI);