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