MongoDB\BSON\Symbol::__toString

Returns the Symbol as a string

Description

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

Parameters

This function has no parameters.

Return Values

Returns the string representation of this Symbol.

See Also