PHP Conference Japan 2024

MongoDB\BSON\Decimal128Interface::__toString

(mongodb >=1.3.0)

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

說明

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

參數

此函式沒有參數。

傳回值

傳回此 Decimal128Interface 的字串表示。

參見

新增註釋

使用者貢獻的註釋

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