You are here

protected static property Redis_Client::$_client in Redis 7.2

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

Type: mixed

File

lib/Redis/Client.php, line 76

Class

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

Code

protected static $_client;