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 */
final public __construct ([ string $id ] )
final public string __toString ( void )
}

Table of Contents


MongoDB\Driver\BSON
PHP Manual