MongoDB\BSON\Decimal128Interface::__toString
PHP function
Edit on GitHub ✎
(mongodb >=1.3.0)
Returns the string representation of this Decimal128Interface
Description
MongoDB\BSON\Decimal128Interface::__toString(): string
Parameters Parameters
Return Values
Returns the string representation of this Decimal128Interface.
See Also
MongoDB\BSON\Decimal128::__toString