You are here

protected property CacheBackendMongodb::$collection in MongoDB 8

MongoDB collection.

Type: \MongoCollection

File

src/CacheBackendMongodb.php, line 25
Definition of Drupal\mongodb/CacheBackendMongodb.

Class

CacheBackendMongodb
Defines MongoDB cache implementation.

Namespace

Drupal\mongodb

Code

protected $collection;