Documentation

MongoCaster
in package

Casts classes from the MongoDb extension to array representation.

Tags
author

Nicolas Grekas p@tchwork.com

deprecated

since version 3.4, to be removed in 4.0.

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
Return values
mixed

Search results