You are here

protected property Cache::$collection in MongoDB 7

The collection holding the cache data.

Type: \MongoCollection|\MongoDebugCollection|\MongodbDummy

File

mongodb_cache/mongodb_cache_plugin.php, line 41

Class

Cache
MongoDB cache implementation.

Namespace

Drupal\mongodb_cache

Code

protected $collection;