SPL Types
PHP Manual

The SplInt class

Introduction

The SplInt class is used to enforce strong typing of the integer type.

Class synopsis

SplInt {
/* Methods */
__construct ( integer $input )
}

Table of Contents


SPL Types
PHP Manual