You are here

protected static property Redis_Client::$_clientInterface in Redis 7

Same name and namespace in other branches
  1. 7.2 lib/Redis/Client.php \Redis_Client::_clientInterface

Type: Redis_Client_Interface

File

lib/Redis/Client.php, line 31

Class

Redis_Client
Common code and client singleton, for all Redis clients.

Code

protected static $_clientInterface;