The SplType class

(Ingen versionsoplysninger tilgængelige, findes måske kun i SVN)

Introduktion

Parent class for all SPL types.

Klasse synopsis

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

Foruddefinerede Konstanter

SplType::__default

Indholdsfortegnelse

add a note add a note

User Contributed Notes

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