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