SPL Types
PHP 手册

The SplInt class

简介

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

Class synopsis

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

Table of Contents


SPL Types
PHP 手册