Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Doctrine
Common
Cache
ChainCache
__construct
Doctrine\Common\Cache\ChainCache::__construct PHP Method
ChainCache Class Documentation
Mostra file
Open project: doctrine/cache
__construct()
public
method
Constructor
public
__construct
(
CacheProvider[]
$cacheProviders
= [] )
$cacheProviders
CacheProvider[]
public function __construct($cacheProviders = []) { $this->cacheProviders = $cacheProviders; }
ChainCache
__construct
doContains
doDelete
doFetch
doFlush
doGetStats
doSave
setNamespace