SPL Types
PHP Manual

The SplInt class

소개

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

클래스 개요

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

Table of Contents


SPL Types
PHP Manual