ReflectionEnumUnitCase::getEnum

Gets the reflection of the enum of this case

Description

public ReflectionEnum ReflectionEnumUnitCase::getEnum()

Gets the reflection of the enum of this case.

Parameters

This function has no parameters.

Return Values

A ReflectionEnum instance describing the Enum this case belongs to.

See Also