(PHP 8 >= 8.1.0)
ReflectionClass::isEnum — Returns whether this is an enum
Checks if a class is an enum.
Esta función no tiene parámetros.
Returns true if this is an enum, false otherwise.
true
false