Tipurile resurselor
SplType::__construct
SPL Types
PHP Manual
The SplType class
(PECL spl_types >= 0.1.0)
Introducere
Parent class for all SPL types.
Sinopsisul clasei
abstract
SplType
{
/* Constants */
const
NULL
__default
= null
;
/* Metode */
__construct
([
mixed
$initial_value
[,
bool
$strict
]] )
}
Constante predefinite
SplType::__default
Cuprins
SplType::__construct
— Creates a new value of some type
Tipurile resurselor
SplType::__construct
SPL Types
PHP Manual