You are here

protected property QueueMongodb::$collection in MongoDB 8

MongoDB collection name.

Type: string

File

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

Class

QueueMongodb
MongoDB queue implementation.

Namespace

Drupal\mongodb

Code

protected $collection;