You are here

protected property KeyValueFactory::$database in MongoDB 8.2

The database in which the stores are created.

Type: \MongoDB\Database

File

modules/mongodb_storage/src/KeyValueFactory.php, line 22

Class

KeyValueFactory
Class KeyValueFactory builds KeyValue stores as MongoDB collections.

Namespace

Drupal\mongodb_storage

Code

protected $database;