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\Database::getManager()

Definition

MongoDB\Database::getManager

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

function getManager(): MongoDB\Manager

Return Values

A MongoDB\Driver\Manager object.