mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-07 16:52:40 +02:00
This class is now simply Traversable (no longer IteratorAggregate) and adds isDead() and getId() methods from the original Cursor class.