Pyh.conf’25: a new PHP conference for the Russian-speaking community

MongoDB\BSON\PackedArray::__toString

(mongodb >=1.16.0)

MongoDB\BSON\PackedArray::__toStringDevuelve la representación en string para este array BSON

Descripción

final public MongoDB\BSON\PackedArray::__toString(): string

Parámetros

Esta función no contiene ningún parámetro.

Valores devueltos

Devuelve la representación en string de este array BSON.

Ver también

add a note

User Contributed Notes

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