- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/integrity/matchhashdedupedatasource.php
- Класс: Bitrix\Crm\Integrity\MatchHashDedupeDataSource
- Вызов: MatchHashDedupeDataSource::getList
public function getList($offset, $limit) { return $this->getListInternal([], $offset, $limit); }