class MongoCaster
Casts classes from the MongoDb extension to array representation.
Methods
static castCursor(MongoCursorInterface $cursor, array $a, Stub $stub, $isNested)
Details
static
castCursor(MongoCursorInterface $cursor, array $a, Stub $stub, $isNested)
Parameters MongoCursorInterface $cursor array $a Stub $stub $isNested