MongoDB\BSON\Symbol::__toString

(mongodb >=1.4.0)

MongoDB\BSON\Symbol::__toStringReturns the Symbol as a string

說明

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

參數

此函數沒有參數。

返回值

Returns the string representation of this Symbol.

參見