Introduction
SplInt::__construct
SPL Types
PHP Manual
The SplInt class
Introduction
The SplInt class is used to enforce strong typing of the integer type.
Class synopsis
SplInt
SplInt
{
/* Methods */
__construct
(
integer
$input
)
}
Table of Contents
SplInt::__construct
— Constructs an integer object type
Introduction
SplInt::__construct
SPL Types
PHP Manual