• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/channel/channeltrackeraggregator.php
  • Класс: Bitrix\Crm\Integration\Channel\ChannelTrackerAggregator
  • Вызов: ChannelTrackerAggregator::prepareChannelKey
static function prepareChannelKey($typeID, array $params = null)
{
	return ChannelInfo::prepareKey($typeID, $params);
}