SPL Types
PHP Manual

The SplEnum class

简介

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

类摘要

abstract SplEnum {
/* 方法 */
__construct ( void )
}

Table of Contents


SPL Types
PHP Manual