Docs Menu

MongoDB\Client::getManager()

MongoDB\Client::getManager()

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

function getManager(): MongoDB\Manager

A MongoDB\Driver\Manager object.