MongoInt32::__construct

Creates a new 32-bit integer.

Description

public MongoInt32::__construct ( string $value )

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

Parameters

value

A number.

Return Values

Returns a new integer.