资源类型
SplInt::__construct
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
SplInt::__construct
— Constructs an integer object type
资源类型
SplInt::__construct
SPL Types
PHP Manual