소개
SplInt::__construct
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
SplInt::__construct
— Constructs an integer object type
소개
SplInt::__construct
SPL Types
PHP Manual