protected property MongoDebugCursor::$cursor in MongoDB 6
The cursor wrapped by this instance.
Type: \MongoCursor
File
- ./
mongodb.module, line 162 - A library of common mechanisms for modules using MongoDB.
Class
- MongoDebugCursor
- Class MongoDebugCursor wraps a cursor with debug() instructions.
Code
protected $cursor;