The MongoDB\BSON\ObjectIdInterface interface

(mongodb >=1.3.0)

はじめに

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

クラス概要

class MongoDB\BSON\ObjectIdInterface {
/* メソッド */
abstract public getTimestamp(): int
abstract public __toString(): string
}

目次

関連キーワード:  BSON, ObjectIdInterface, getTimestamp, Returns, toString, public, 概要, hexidecimal, component, stamp