#954 DDC-2982 - s/CacheProvider
/Cache
in documentation
This commit is contained in:
parent
b1474768fe
commit
d5f6b4440a
@ -185,7 +185,7 @@ To enable the second-level-cache, you should provide a cache factory
|
||||
<?php
|
||||
|
||||
/* var $config \Doctrine\ORM\Cache\RegionsConfiguration */
|
||||
/* var $cache \Doctrine\Common\Cache\CacheProvider */
|
||||
/* var $cache \Doctrine\Common\Cache\Cache */
|
||||
|
||||
$factory = new \Doctrine\ORM\Cache\DefaultCacheFactory($config, $cache);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user