protected property DrupalMemcacheFactory::$memcacheCache in Zircon Profile 8
Same name and namespace in other branches
- 8.0 modules/memcache/src/DrupalMemcacheFactory.php \Drupal\memcache\DrupalMemcacheFactory::memcacheCache
Type: array
File
- modules/
memcache/ src/ DrupalMemcacheFactory.php, line 38 - Contains \Drupal\memcache\DrupalMemcacheFactory.
Class
- DrupalMemcacheFactory
- Factory class for creation of Memcache objects.
Namespace
Drupal\memcacheCode
protected $memcacheCache = array();