You are here

protected property DrupalMemcachedFactory::$clusters in Memcache Storage 8

Contains initialized DrupalMemcache(d) objects for memcached clusters.

Type: array

File

src/DrupalMemcachedFactory.php, line 38

Class

DrupalMemcachedFactory

Namespace

Drupal\memcache_storage

Code

protected $clusters;