PHP 8.1.28 Released!

MongoDB\BSON\Regex::unserialize

(mongodb >=1.2.0)

MongoDB\BSON\Regex::unserializeUnserialize a Regex

Descripción

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

Parámetros

data

The serialized MongoDB\BSON\Regex.

Valores devueltos

No devuelve ningún valor.

Errores/Excepciones

Ver también

add a note

User Contributed Notes

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