SPL Types
PHP Manual

The SplInt class

Introduction

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

Class synopsis

SplInt
class SplInt {
/* Methods */
__construct ( void )
}

Table of Contents


SPL Types
PHP Manual