Dutch PHP Conference 2025 - Call For Papers

MongoDB\Driver\ReadConcern::serialize

(mongodb >=1.7.0)

MongoDB\Driver\ReadConcern::serializeSerialize a ReadConcern

Опис

final public MongoDB\Driver\ReadConcern::serialize(): string

Параметри

У цієї функції немає параметрів.

Значення, що повертаються

Returns the serialized representation of the MongoDB\Driver\ReadConcern.

Помилки/виключення

Прогляньте також

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top