Esempio n. 1
0
 function get_seminar_groups_action($api_key, $seminar_id)
 {
     return StudipSeminarHelper::get_seminar_groups($seminar_id);
 }