Özkaynak Türleri
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
{
/* Yöntemler */
__construct
(
integer
$input
)
}
İçindekiler
SplInt::__construct
— Constructs an integer object type
Özkaynak Türleri
SplInt::__construct
SPL Types
PHP Manual