MongoCaster
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 |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.3/Symfony/Component/VarDumper/Caster/MongoCaster.html