PHP Conference Japan 2024

MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::__toString傳回此 TimestampInterface 的字串表示

說明

abstract public MongoDB\BSON\TimestampInterface::__toString(): 字串

參數

此函式沒有參數。

傳回值

傳回此 TimestampInterface 的字串表示。

另請參閱

新增註記

使用者貢獻的註記

此頁面沒有使用者貢獻的註記。
To Top