(PHP 8 >= 8.1.0)
ReflectionClass::isEnum — Returns whether this is an enum
Checks if a class is an enum.
Cette fonction ne contient aucun paramètre.
Returns true if this is an enum, false otherwise.
true
false