You are here

protected property QueueMongodbFactory::$mongo in MongoDB 8

Mongo collection factory.

Type: \Drupal\mongodb\MongoCollectionFactory $mongo

File

src/QueueMongodbFactory.php, line 20
Contains \Drupal\mongodb\QueueMongodbFactory.

Class

QueueMongodbFactory
Defines the queue factory for the MongoDB backend.

Namespace

Drupal\mongodb

Code

protected $mongo;