PHP Velho Oeste 2024

Класс SplType

(PECL spl_types >= 0.1.0)

Введение

Родительский класс для всех типов SPL.

Обзор классов

abstract SplType {
/* Константы */
const NULL __default = NULL ;
/* Методы */
__construct ([ mixed $initial_value [, bool $strict ]] )
}

Предопределенные константы

SplType::__default

Содержание

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top