Dutch PHP Conference 2025 - Call For Papers

MongoDB\BSON\TimestampInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::__toStringRetorna a representação em string deste TimestampInterface

Descrição

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Retorna a representação em string deste TimestampInterface.

Veja Também

add a note

User Contributed Notes

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