MongoDB\BSON\Symbol::__toString

(mongodb >=1.4.0)

MongoDB\BSON\Symbol::__toString — Returns the Symbol as a string

Descrizione

final public function MongoDB\BSON\Symbol::__toString(): string

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the string representation of this Symbol.

Vedere anche:

+add a note

User Contributed Notes

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