MongoDB\BSON\ObjectID
PHP Manual

MongoDB\BSON\ObjectID::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectID::serializeSerialize an ObjectID

Descrição

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

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

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

Erros

Veja Também


MongoDB\BSON\ObjectID
PHP Manual