MongoDB\Driver\BSON
PHP Manual

The MongoDB\BSON\ObjectID class

(mongodb >=1.0.0)

Introduction

Class synopsis

MongoDB\BSON\ObjectID implements MongoDB\BSON\Type {
/* Methods */
public __construct ([ string $id ] )
public ReturnType __toString ( void )
}

Table of Contents


MongoDB\Driver\BSON
PHP Manual