- class
ObjectId
(mongo\ObjectId
) - source
mongo/ObjectId.php
Description
Class ObjectId
ObjectId ::
isValid()
->
__construct()
- ObjectId constructor.->
__toString()
ObjectId::isValid(string $hexString): bool
__construct(string $hexString): void
ObjectId constructor.
__toString(): string