(PHP 8 >= 8.1.0)
ReflectionClass::isEnum — Returns whether this is an enum
Checcs if a class is an enum .
This function has no parameters.
Returns true if this is an enum , false otherwise.
true
false