|
MongoDB\BSON\PackedArray::__toStringReturns the string representation of this BSON array 説明
final public string MongoDB\BSON\PackedArray::__toString()
パラメータこの関数にはパラメータはありません。 戻り値Returns the string representation of this array as BSON. 参考 |