(mongodb >=0.4.0)
MongoDB\Driver\Cursor::setTypeMap — Sets a type map to use for BSON unserialization
$typemap
)
typemap
Örnek 1 MongoDB\Driver\Cursor::setTypeMap() example
<?php
/* ... */
?>
Yukarıdaki örnek şuna benzer bir çıktı üretir:
...