SPL Types
PHP Manual

The SplEnum class

Introduction

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

Class synopsis

SplEnum
abstractSplEnum {
/* Methods */
}

Table of Contents


SPL Types
PHP Manual