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