ReflectionEnumUnitCase::getEnum
(PHP 8 >= 8.1.0)
ReflectionEnumUnitCase::getEnum — Gets the reflection of the enum of this case
Beschreibung
Gets the reflection of the enum of this case.
Parameter-Liste
Diese Funktion besitzt keine Parameter.
Rückgabewerte
A ReflectionEnum instance describing the Enum this case belongs to.