CakeFest 2024: The Official CakePHP Conference

MongoDB\BSON\UTCDateTime::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\UTCDateTime::unserializeUnserialize a UTCDateTime

説明

final public MongoDB\BSON\UTCDateTime::unserialize(string $data): void

パラメータ

data

The serialized MongoDB\BSON\UTCDateTime.

戻り値

値を返しません。

エラー / 例外

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top