...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/agent/movedbyfield/leadfieldagent.php
- Класс: Bitrix\Crm\Agent\MovedByField\LeadFieldAgent
- Вызов: LeadFieldAgent::update
protected function update(int $id, array $fieldsToUpdate): void { LeadTable::update($id, $fieldsToUpdate); }