Özkaynak Türleri
SplType::__construct
SPL Types
PHP Manual
The SplType class
(PECL spl_types >= 0.1.0)
Giriş
Parent class for all SPL types.
Sınıf Sözdizimi
abstract
SplType
{
/* Constants */
const
NULL
__default
= null
;
/* Yöntemler */
__construct
([
mixed
$initial_value
[,
bool
$strict
]] )
}
Öntanımlı Sabitler
SplType::__default
İçindekiler
SplType::__construct
— Creates a new value of some type
Özkaynak Türleri
SplType::__construct
SPL Types
PHP Manual