MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

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

Açıklama

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

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

Returns the string representation of this TimestampInterface.

Ayrıca Bakınız

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top