Documentación offline PHP master

MongoDB\BSON\ObjectIdInterface::__toString

master Ver versión oficial en línea Licencia CC-BY-3.0Descargado el 2026-08-02

En esta página

MongoDB\BSON\ObjectIdInterface::__toString

Devuelve la representación hexadecimal de ObjectIdInterface

Descripción#

php abstract public MongoDB\BSON\ObjectIdInterface::__toString(): stringphp

Parámetros#

Esta función no contiene ningún parámetro.

Valores devueltos#

Devuelve la representación hexadecimal de ObjectIdInterface.

Véase también#

MongoDB\BSON\ObjectId::__toString