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