The SplEnum class
Introduction
SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.
Class synopsis
Table of Contents
- SplEnum::__construct — Constructs an enumeger object type
SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.