MongoCaster
in package
Casts classes from the MongoDb extension to array representation.
Tags
Table of Contents
- castCursor() : mixed
Methods
castCursor()
public
static castCursor(MongoCursorInterface $cursor, array<string|int, mixed> $a, Stub $stub, mixed $isNested) : mixed
Parameters
- $cursor : MongoCursorInterface
- $a : array<string|int, mixed>
- $stub : Stub
- $isNested : mixed