MongoDB\Driver\Session::__construct
Create a new Session (not used)
Description
final private MongoDB\Driver\Session::__construct()
MongoDB\Driver\Session objects are returned by
MongoDB\Driver\Manager::startSession and cannot be
constructed directly.
Parameters
This function has no parameters.
See Also
- MongoDB\Driver\Manager::startSession