The SplType class

(PECL spl_types >= 0.1.0)

Introducere

Parent class for all SPL types.

Sinopsisul clasei

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

Constante predefinite

SplType::__default

Cuprins

add a note add a note

User Contributed Notes

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