• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/Service/Timeline/Layout/Body/ContentBlock/EditableDate.php
  • Класс: Bitrix\Crm\Service\Timeline\Layout\Body\ContentBlock\EditableDate
  • Вызов: EditableDate::getBackgroundColor
public function getBackgroundColor(): ?string
{
	return $this->backgroundColor;
}