MongoDB\Driver\CursorInterface::setTypeMap

(mongodb >=1.6.0)

MongoDB\Driver\CursorInterface::setTypeMap β€” Sets a type map to use for BSON unserialization

θͺ¬ζ˜Ž

abstract public function MongoDB\Driver\CursorInterface::setTypeMap(array $typemap): void

Sets the type map configuration to use when unserializing the BSON results into PHP values.

パラパータ

typeMap (array)
Type map configuration.

ζˆ»γ‚Šε€€

倀を返しません。

エラー / δΎ‹ε€–

参考

οΌ‹add a note

User Contributed Notes

There are no user contributed notes for this page.