You are here

private property PredisCache::$client in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php \Doctrine\Common\Cache\PredisCache::client

Type: Client

File

vendor/doctrine/cache/lib/Doctrine/Common/Cache/PredisCache.php, line 17

Class

PredisCache
Predis cache provider.

Namespace

Doctrine\Common\Cache

Code

private $client;