Join us at MongoDB.local London on 7 May to unlock new possibilities for your data. Use WEB50 to save 50%.
Register now >
Docs Menu
Docs Home
/ /

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.

Back

getDatabase()

On this page