class MongoInt32 (View source)

Properties

string $value

Methods

__construct(string $value)

Creates a new 32-bit number with the given value.

string
__toString()

No description

Details

__construct(string $value)

Creates a new 32-bit number with the given value.

Parameters

string $value

A number

string __toString()

No description

Return Value

string