MongoDB\BSON\ObjectId::serialize

(mongodb >=1.2.0)

MongoDB\BSON\ObjectId::serializeSerialize an ObjectId

Açıklama

finalpublicMongoDB\BSON\ObjectId::serialize(): string

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

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

Hatalar/İstisnalar

Ayrıca Bakınız

To Top