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

Зміст

add a note add a note

User Contributed Notes

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