You are here

protected property ClientFactory::$clients in MongoDB 8.2

A hash of connections per alias.

Type: \MongoDB\Client[]

File

modules/mongodb/src/ClientFactory.php, line 27

Class

ClientFactory
Helper class to construct a MongoDB client with Drupal specific config.

Namespace

Drupal\mongodb

Code

protected $clients;