You are here

protected property Cache::$unsafe in MongoDB 7

The default write options for this collection: unsafe mode.

Type: array

See also

self::__construct()

File

mongodb_cache/mongodb_cache_plugin.php, line 64

Class

Cache
MongoDB cache implementation.

Namespace

Drupal\mongodb_cache

Code

protected $unsafe;