ReflectionEnumUnitCase::getValue 获取反射对象描述的枚举条目对象 &reftitle.description; public UnitEnumReflectionEnumUnitCase::getValue 获取该反射对象描述的枚举条目对象。 &reftitle.parameters; &no.function.parameters; &reftitle.returnvalues; 反射对象描述的枚举条目对象。 &reftitle.examples; <methodname>ReflectionEnum::getValue</methodname> 示例 getCase('Diamonds'); var_dump($rCase->getValue()); ?> ]]> &example.outputs; &reftitle.seealso; 枚举