• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/builders/sectionbuilderfromarray.php
  • Класс: BitrixCalendarCoreBuildersSectionBuilderFromArray
  • Вызов: SectionBuilderFromArray::getColor
private function getColor(): ?string
{
	return $this->fields['COLOR'] ?? null;
}