PHP 8.4.0 Beta 5 available for testing

MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::getTimestampetorna o componente timestamp deste ObjectIdInterface

Descrição

abstract public MongoDB\BSON\ObjectIdInterface::getTimestamp(): int

Parâmetros

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

Valor Retornado

etorna o componente timestamp deste ObjectIdInterface.

Veja Também

add a note

User Contributed Notes

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