You are here

protected property Cache::$binDataCreator in MongoDB 7

A closure wrapping MongoBinData::__construct() with its default $type.

Type: \Closure

File

mongodb_cache/mongodb_cache_plugin.php, line 34

Class

Cache
MongoDB cache implementation.

Namespace

Drupal\mongodb_cache

Code

protected $binDataCreator;