Docs Menu

Docs HomePHP Library Manual

MongoDB\Client::getManager()

On this page

  • Definition
  • Return Values
  • See Also
MongoDB\Client::getManager()

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

function getManager(): MongoDB\Manager

A MongoDB\Driver\Manager object.

←  MongoDB\Client::dropDatabase()MongoDB\Client::getReadConcern() →