PHP Velho Oeste 2024

MongoInt32::__toString

(PECL mongo >= 1.0.9)

MongoInt32::__toStringReturns the string representation of this 32-bit integer

Açıklama

public MongoInt32::__toString ( void ) : string

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

Returns the string representation of this integer.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top