PHP 7.0.6 Released

MongoDB\Driver\CursorId::__construct

(mongodb >=1.0.0)

MongoDB\Driver\CursorId::__constructCreate a new CursorId (not used)

Description

final private MongoDB\Driver\CursorId::__construct ( void )

MongoDB\Driver\CursorId objects are returned from MongoDB\Driver\Cursor::getId() and cannot be constructed directly.

Parameters

This function has no parameters.

See Also

User Contributed Notes

There are no user contributed notes for this page.
To Top