You are here

protected property BatchQueueMongodb::$collection in MongoDB 8

MongoDB collection name.

Type: string

Overrides QueueMongodb::$collection

File

src/BatchQueueMongodb.php, line 29
QueueMongodb functionality.

Class

BatchQueueMongodb
MongoDB batch queue implementation.

Namespace

Drupal\mongodb

Code

protected $collection;