MongoDB\BSON\ObjectId::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectId::serializeSerialize an ObjectId

Descripción

final public MongoDB\BSON\ObjectId::serialize ( void ) : string

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the serialized representation of the MongoDB\BSON\ObjectId.

Errores/Excepciones

Ver también