MongoDB\BSON\Regex
PHP Manual

MongoDB\BSON\Regex::jsonSerialize

(mongodb >=1.2.0)

MongoDB\BSON\Regex::jsonSerializeReturns a representation that can be converted to JSON

Описание

final public mixed MongoDB\BSON\Regex::jsonSerialize ( void )

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns data which can be serialized by json_encode() to produce the » extended JSON representation of the MongoDB\BSON\Regex.

Ошибки

Смотрите также


MongoDB\BSON\Regex
PHP Manual