PHP - Manual: ReflectionClass::isEnum
2024-11-12
(PHP 8 >= 8.1.0)
ReflectionClass::isEnum — Returns whether this is an enum
此函数没有参数。
Returns true
if this is an enum, false
otherwise.
官方地址:https://www.php.net/manual/en/reflectionclass.isenum.php