You are here

private property ChainCache::$cacheProviders in Plug 7

Type: CacheProvider[]

File

lib/doctrine/cache/lib/Doctrine/Common/Cache/ChainCache.php, line 32

Class

ChainCache
Cache provider that allows to easily chain multiple cache providers

Namespace

Doctrine\Common\Cache

Code

private $cacheProviders = array();