The SplType class

(PECL spl_types >= 0.1.0)

Wstęp

Parent class for all SPL types.

Krótki opis klasy

abstract SplType {
/* Constants */
const NULL __default = NULL ;
/* Metody */
__construct ([ mixed $initial_value [, bool $strict ]] )
}

Stałe predefiniowane

SplType::__default

Spis treści

add a note add a note

User Contributed Notes

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