array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'mongodb-bson-decimal128interface.tostring.php', 1 => 'MongoDB\\BSON\\Decimal128Interface::__toString', 2 => 'Returns the string representation of this Decimal128Interface', ), 'up' => array ( 0 => 'class.mongodb-bson-decimal128interface.php', 1 => 'MongoDB\\BSON\\Decimal128Interface', ), 'prev' => array ( 0 => 'class.mongodb-bson-decimal128interface.php', 1 => 'MongoDB\\BSON\\Decimal128Interface', ), 'next' => array ( 0 => 'class.mongodb-bson-javascriptinterface.php', 1 => 'MongoDB\\BSON\\JavascriptInterface', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mongodb/bson/decimal128interface/tostring.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

MongoDB\BSON\Decimal128Interface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\Decimal128Interface::__toStringReturns the string representation of this Decimal128Interface

説明

abstract public MongoDB\BSON\Decimal128Interface::__toString(): string

パラメータ

この関数にはパラメータはありません。

戻り値

Returns the string representation of this Decimal128Interface.

参考