SPL Types
PHP Manual

The SplEnum class

Einführung

SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.

Klassenbeschreibung

abstract SplEnum {
/* Methoden */
__construct ( void )
}

Inhaltsverzeichnis


SPL Types
PHP Manual