You are here

protected property QueueMongodb::$mongo in MongoDB 8

The object wrapping the MongoDB database object.

Type: MongoCollectionFactory

File

src/QueueMongodb.php, line 22
Contains \Drupal\mongodb\QueueMongodb

Class

QueueMongodb
MongoDB queue implementation.

Namespace

Drupal\mongodb

Code

protected $mongo;