MongoDB\BSON\TimestampInterface
PHP Manual

MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

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

Описание

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the string representation of this TimestampInterface.

Смотрите также


MongoDB\BSON\TimestampInterface
PHP Manual