php8.5
Home/ Manual/ reflection / reflectionenumunitcase/ ReflectionEnumUnitCase::getEnum

ReflectionEnumUnitCase::getEnum

PHP function Edit on GitHub ✎

(PHP 8 >= 8.1.0)

Gets the reflection of the enum of this case

Description

ReflectionEnumUnitCase::getEnum(): ReflectionEnum

Gets the reflection of the enum of this case.

Parameters Parameters

Return Values

A ReflectionEnum instance describing the Enum this case belongs to.

See Also

Source: reference/reflection/reflectionenumunitcase/getenum.xml · from the official PHP manual (php/doc-en)