You are here

protected property KeyvalueMongodb::$mongo in MongoDB 8

The object wrapping the MongoDB database object.

Type: MongoCollectionFactory

File

src/KeyvalueMongodb.php, line 18

Class

KeyvalueMongodb
This class holds a MongoDB key-value backend.

Namespace

Drupal\mongodb

Code

protected $mongo;