ReflectionEnumUnitCase::getEnumGets the reflection of the enum of this case Description
public ReflectionEnum ReflectionEnumUnitCase::getEnum()
Gets the reflection of the enum of this case. ParametersThis function has no parameters. Return ValuesA ReflectionEnum instance describing the Enum this case belongs to. |