protected property DrupalMemcacheBase::$memcache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 modules/memcache/src/DrupalMemcacheBase.php \Drupal\memcache\DrupalMemcacheBase::memcache
The memcache object.
E.g. \Memcache|\Memcached
Type: mixed
File
- modules/
memcache/ src/ DrupalMemcacheBase.php, line 38 - Contains \Drupal\memcache\DrupalMemcacheBase.
Class
- DrupalMemcacheBase
- Class DrupalMemcacheBase.
Namespace
Drupal\memcacheCode
protected $memcache;