Ejemplo n.º 1
0
 public function getParticipants()
 {
     PHPWS_Core::initModClass('hms', 'RoomChangeParticipantFactory.php');
     return RoomChangeParticipantFactory::getParticipantsByRequest($this);
 }