• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/event.php
  • Класс: BitrixCalendarCoreEventEvent
  • Вызов: Event::getRemindCollection
public function getRemindCollection(): ?PropertiesRemindCollection
{
	return $this->remindCollection;
}