You are here

protected property MongoCollectionFactory::$testDatabasePrefix in MongoDB 8

The simpletest prefix during testing.

Type: string

File

src/MongoCollectionFactory.php, line 43
Definition of Drupal\mongodb\MongodbBundle.

Class

MongoCollectionFactory
Creates mongo collections based on settings.

Namespace

Drupal\mongodb

Code

protected $testDatabasePrefix;