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