PHP Conference Fukuoka 2025

MongoDB\BSON\ObjectIdInterface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::__toString โ€” Returns the hexidecimal representation of this ObjectIdInterface

่ชฌๆ˜Ž

abstract public MongoDB\BSON\ObjectIdInterface::__toString(): string

ใƒ‘ใƒฉใƒกใƒผใ‚ฟ

ใ“ใฎ้–ขๆ•ฐใซใฏใƒ‘ใƒฉใƒกใƒผใ‚ฟใฏใ‚ใ‚Šใพใ›ใ‚“ใ€‚

ๆˆปใ‚Šๅ€ค

Returns the hexidecimal representation of this ObjectIdInterface.

ๅ‚่€ƒ

๏ผ‹add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top