You are here

protected property DatabaseFactory::$clientFactory in MongoDB 8.2

The Client factory service.

Type: \Drupal\mongodb\ClientFactory

File

modules/mongodb/src/DatabaseFactory.php, line 22

Class

DatabaseFactory
Helper class to construct a MongoDB Database with Drupal specific config.

Namespace

Drupal\mongodb

Code

protected $clientFactory;