MongoInt32
PHP Manual

MongoInt32::__toString

(PECL mongo >= 1.0.9)

MongoInt32::__toStringこの 32 ビット整数値の文字列表現を返す

説明

public string MongoInt32::__toString ( void )

パラメータ

この関数にはパラメータはありません。

返り値

この整数値の文字列表現を返します。


MongoInt32
PHP Manual