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