MongoDB\Driver\Cursor
PHP Manual

MongoDB\Driver\Cursor::__construct

(mongodb >=1.0.0)

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

Описание

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

MongoDB\Driver\Cursor objects are returned as the result of an executed command or query and cannot be constructed directly.

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

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

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


MongoDB\Driver\Cursor
PHP Manual