Navigation
This version of the documentation is archived and no longer supported. To learn how to upgrade your version of PHP Library Manual, refer to the upgrade documentation.

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.