Ressource-Typen
SplType::__construct
SPL Types
PHP Manual
The SplType class
(PECL spl_types >= 0.1.0)
Einführung
Parent class for all SPL types.
Klassenbeschreibung
abstract
SplType
{
/* Constants */
const
NULL
__default
= null
;
/* Methoden */
__construct
([
mixed
$initial_value
[,
bool
$strict
]] )
}
Vordefinierte Konstanten
SplType::__default
Inhaltsverzeichnis
SplType::__construct
— Creates a new value of some type
Ressource-Typen
SplType::__construct
SPL Types
PHP Manual