HH\BuiltinEnumClass::getValues

Get the values of the public consts defined on this class, indexed by the string name of those consts

final public static function getValues(): darray<string, T>;

Returns

  • array - ('CONST_NAME' => $value, ....)