MongoDB\Collection::getManager()
Definition
MongoDB\Collection::getManager()
Accessor for the MongoDB\Driver\Manager used by this
Collection
.function getManager(): MongoDB\Manager
Return Values
A MongoDB\Driver\Manager object.
MongoDB\Collection::getManager()
Accessor for the
MongoDB\Driver\Manager used by this
Collection
.
function getManager(): MongoDB\Manager
A MongoDB\Driver\Manager object.
On this page