• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/mappers/sectionconnection.php
  • Класс: BitrixCalendarCoreMappersSectionConnection
  • Вызов: SectionConnection::getEntityClass
protected function getEntityClass(): string
{
	return SyncConnectionSectionConnection::class;
}