Get the constants of the given class
function get_class_constants( string $class_name, ): darray<string, mixed>;
string $class_name
array