PHP 8.5.0 Alpha 1 available for testing

MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::getTimestampDevuelve el componente de timestamp de ObjectIdInterface

Descripción

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

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve el componente de timestamp de ObjectIdInterface.

Ver también

add a note

User Contributed Notes

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