MongoDB\BSON\TimestampInterface
PHP Manual

MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

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

Beschreibung

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of this TimestampInterface.

Siehe auch


MongoDB\BSON\TimestampInterface
PHP Manual