• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/timeline/dealcontroller.php
  • Класс: Bitrix\Crm\Timeline\DealController
  • Вызов: DealController::onConvert
public function onConvert($ownerID, array $params)
{
	$this->onConvertImplementation($ownerID, $params);
}