You are here

private property MemcacheCache::$memcache in Zircon Profile 8

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

Type: Memcache|null

File

vendor/doctrine/cache/lib/Doctrine/Common/Cache/MemcacheCache.php, line 40

Class

MemcacheCache
Memcache cache provider.

Namespace

Doctrine\Common\Cache

Code

private $memcache;