• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/duplicate/volatile/indexrebuild.php
  • Класс: Bitrix\Crm\Agent\Duplicate\Volatile\IndexRebuild
  • Вызов: IndexRebuild::isNeedAlmostNotification
protected function isNeedAlmostNotification(array $progressData): bool
{
	return $this->isNeedHalfNotification($progressData);
}