• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/rooms/roombuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersRoomsRoomBuilderFromArray
  • Вызов: RoomBuilderFromArray::getCategoryId
function getCategoryId(): int
{
	return (int)$this->params['CATEGORY_ID'];
}