MGDigital\BusQue\Features\Context\AbstractPredisContext::getClient PHP Method

getClient() abstract protected method

abstract protected getClient ( ) : Predis\ClientInterface
return Predis\ClientInterface
    protected abstract function getClient() : ClientInterface;
AbstractPredisContext