MongoDB\BSON\Decimal128Interface
PHP Manual

MongoDB\BSON\Decimal128Interface::__toString

(mongodb >=1.3.0)

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

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of this Decimal128Interface.

Siehe auch


MongoDB\BSON\Decimal128Interface
PHP Manual