php8.5
Home/ Manual/ mongodb / bson/ The MongoDB\BSON\TimestampInterface interface

The MongoDB\BSON\TimestampInterface interface

This interface is implemented by MongoDB\BSON\Timestamp to be used as a parameter, return, or property type in userland classes.

Intro

This interface is implemented by MongoDB\BSON\Timestamp to be used as a parameter, return, or property type in userland classes.

Class synopsis

class MongoDB\BSON\TimestampInterface { }

Changelog

VersionDescription

Timestampinterface

In this section

Source: reference/mongodb/bson/timestampinterface.xml · from the official PHP manual (php/doc-en)