You are here

protected property Cache::$bin in MongoDB 7

The name of the collection holding the cache data.

Type: string

File

mongodb_cache/mongodb_cache_plugin.php, line 27

Class

Cache
MongoDB cache implementation.

Namespace

Drupal\mongodb_cache

Code

protected $bin;