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


SPL Types
PHP Manual