Giriş
SplInt::__construct
SPL Types
PHP Manual
The SplInt class
Giriş
The SplInt class is used to enforce strong typing of the integer type.
Sınıf Sözdizimi
SplInt
SplInt
{
/* Methods */
__construct
(
integer
$input
)
}
İçindekiler
SplInt::__construct
— Constructs an integer object type
Giriş
SplInt::__construct
SPL Types
PHP Manual