• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/section/sectionsyncdata.php
  • Класс: BitrixCalendarCoreSectionSectionSyncData
  • Вызов: SectionSyncData::getConnectionType
public function getConnectionType(): string
{
	// ToDo return connection type
	return $this->connectionType;
}