Docs Menu

Docs HomePHP Library Manual

MongoDB\Collection::getManager()

On this page

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

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

function getManager(): MongoDB\Manager

A MongoDB\Driver\Manager object.

←  MongoDB\Collection::getDatabaseName()MongoDB\Collection::getNamespace() →