MongoDB\BSON\ObjectID
PHP Manual

MongoDB\BSON\ObjectID::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectID::serializeSerialize an ObjectID

Descripción

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

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


MongoDB\BSON\ObjectID
PHP Manual