|
MongoDB\BSON\Document::__toStringReturns the string representation of this BSON Document Description
final public string MongoDB\BSON\Document::__toString()
ParametersThis function has no parameters. Return ValuesReturns the string representation of this document as BSON. See Also |