• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/event/tools/excludeddatecomparemanager.php
  • Класс: Bitrix\Calendar\Core\Event\Tools\ExcludedDateCompareManager
  • Вызов: ExcludedDateCompareManager::getDiffCollection
public function getDiffCollection(): ExcludedDatesCollection
{
	return new ExcludedDatesCollection($this->diff);
}