The SplEnum class
소개
SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.
클래스 개요
Table of Contents
- SplEnum::__construct — Constructs an enumeger object type
SplEnum
There are no user contributed notes for this page.
SplEnum gives the ability to emulate and create "Enum" objects natively in PHP.