PHP 8.1.28 Released!

MongoDB\BSON\Undefined::__toString

(mongodb >=1.4.0)

MongoDB\BSON\Undefined::__toStringReturns an empty string

Descripción

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

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns an empty string.

Ver también

add a note

User Contributed Notes

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