SPL Types
PHP Manual

The SplInt class

简介

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

类摘要

SplInt {
/* 方法 */
__construct ( integer $input )
}

Table of Contents


SPL Types
PHP Manual