PHP 8.1.28 Released!

MongoDB\BSON\Decimal128Interface::__toString

(mongodb >=1.3.0)

MongoDB\BSON\Decimal128Interface::__toStringRetourne une représentation sous chaîne de caractères de Decimal128Interface

Description

abstract public MongoDB\BSON\Decimal128Interface::__toString(): string

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Retourne une représentation sous chaîne de caractères de Decimal128Interface.

Voir aussi

add a note

User Contributed Notes

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