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\mongodbCode
protected $clients;