...Человеческий поиск в разработке...
- Модуль: calendar
- Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/event.php
- Класс: BitrixCalendarCoreEventEvent
- Вызов: Event::setExcludedDateCollection
public function setExcludedDateCollection(?ExcludedDatesCollection $excludedDateCollection): Event { $this->excludedDateCollection = $excludedDateCollection; return $this; }