• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/controller/timeline/logo.php
  • Класс: Bitrix\Crm\Controller\Timeline\Logo
  • Вызов: Logo::getLogoFactory
protected function getLogoFactory(string $code): \Bitrix\Crm\Service\Timeline\Layout\Common\Logo
{
	return \Bitrix\Crm\Service\Timeline\Layout\Common\Logo::getInstance($code);
}