MongoDB\BSON\Document::__toString

Returns the string representation of this BSON Document

Description

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

Parameters

This function has no parameters.

Return Values

Returns the string representation of this document as BSON.

See Also