PHP Class MGDigital\BusQue\Features\Context\AbstractPredisContext

Inheritance: extends AbstractRedisContext
Show file Open project: mgdigital/busque

Public Methods

Method Description
getRedisAdapter ( ) : MGDigital\BusQue\Redis\RedisAdapterInterface

Protected Methods

Method Description
getClient ( ) : Predis\ClientInterface

Method Details

getClient() abstract protected method

abstract protected getClient ( ) : Predis\ClientInterface
return Predis\ClientInterface

getRedisAdapter() public method

public getRedisAdapter ( ) : MGDigital\BusQue\Redis\RedisAdapterInterface
return MGDigital\BusQue\Redis\RedisAdapterInterface