Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 677 Bytes

ObjectId.md

File metadata and controls

51 lines (33 loc) · 677 Bytes

ObjectId

  • class ObjectId (mongo\ObjectId)
  • source mongo/ObjectId.php

Description

Class ObjectId


Static Methods


Methods


Static Methods

isValid()

ObjectId::isValid(string $hexString): bool

Methods

__construct()

__construct(string $hexString): void

ObjectId constructor.


__toString()

__toString(): string