The MongoDB\Driver\CursorInterface interface
(mongodb >=1.6.0)
Introduzione
This interface is implemented by
MongoDB\Driver\Cursor to be used as
a parameter, return, or property type in userland classes.
Sommario della classe
class MongoDB\Driver\CursorInterface
implements
Traversable {
abstract public isDead():
bool
}
Indice dei contenuti
There are no user contributed notes for this page.