Tipos Resource
SplInt::__construct
SPL Types
PHP Manual
The SplInt class
Introdução
The SplInt class is used to enforce strong typing of the integer type.
Sinopse da classe
SplInt
SplInt
{
/* Methods */
__construct
(
integer
$input
)
}
Índice
SplInt::__construct
— Constructs an integer object type
Tipos Resource
SplInt::__construct
SPL Types
PHP Manual