MongoDB\BSON\ObjectIdInterface::__toString
PHP function
Edit on GitHub ✎
(mongodb >=1.3.0)
Returns the hexadecimal representation of this ObjectIdInterface
Description
MongoDB\BSON\ObjectIdInterface::__toString(): string
Parameters Parameters
Return Values
Returns the hexadecimal representation of this ObjectIdInterface.
See Also
MongoDB\BSON\ObjectId::__toString