For AI agents: a documentation index is available at https://www.mongodb.com/es/docs/llms.txt — markdown versions of all pages are available by appending .md to any URL path.
Docs Menu

MongoDB\Collection::getManager()

MongoDB\Collection::getManager()

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

function getManager(): MongoDB\Manager

A MongoDB\Driver\Manager object.