• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/controller/timeline/icon.php
  • Класс: Bitrix\Crm\Controller\Timeline\Icon
  • Вызов: Icon::init
protected function init(): void
{
	parent::init();

	$this->iconTable = new CustomIconTable();
}