MongoDB\BSON\Undefined::unserialize

(mongodb >=1.4.0)

MongoDB\BSON\Undefined::unserializeUnserialize a Undefined

Descripción

final public MongoDB\BSON\Undefined::unserialize(string $data): void

Parámetros

data

The serialized MongoDB\BSON\Undefined.

Valores devueltos

No devuelve ningún valor.

Errores/Excepciones

Ver también

add a note add a note

User Contributed Notes

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