MongoDB\Driver\CursorId
PHP Manual

MongoDB\Driver\CursorId::__construct

(mongodb >=1.0.0)

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

Описание

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

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

Список параметров

У этой функции нет параметров.

Смотрите также


MongoDB\Driver\CursorId
PHP Manual