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