Типы ресурсов
SplType::__construct
SPL Types
PHP Manual
The SplType class
(PECL spl_types >= 0.1.0)
Введение
Parent class for all SPL types.
Обзор классов
abstract
SplType
{
/* Constants */
const
NULL
__default
= null
;
/* Методы */
__construct
([
mixed
$initial_value
[,
bool
$strict
]] )
}
Предопределенные константы
SplType::__default
Содержание
SplType::__construct
— Creates a new value of some type
Типы ресурсов
SplType::__construct
SPL Types
PHP Manual