CakeFest 2024: The Official CakePHP Conference

MongoDB\Driver\CursorId::__construct

(mongodb >=1.0.0)

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

Descripción

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

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

Parámetros

Esta función no tiene parámetros.

Ver también

add a note

User Contributed Notes

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