Navigation

MongoDB\Client::getManager()

Definition

MongoDB\Client::getManager

Accessor for the MongoDB\Driver\Manager used by this Client.

function getManager(): MongoDB\Manager

Return Values

A MongoDB\Driver\Manager object.