...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/recycling/basecontroller.php
- Класс: Bitrix\Crm\Recycling\BaseController
- Вызов: BaseController::suspendUtm
protected function suspendUtm($entityID, $recyclingEntityID) { Crm\UtmTable::rebind( $this->getEntityTypeID(), $entityID, $this->getSuspendedEntityTypeID(), $recyclingEntityID ); }