Base::isNeedAlmostNotification

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. Base
  4. isNeedAlmostNotification
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/agent/duplicate/background/base.php
  • Класс: Bitrix\Crm\Agent\Duplicate\Background\Base
  • Вызов: Base::isNeedAlmostNotification
protected function isNeedAlmostNotification(array $progressData): bool
{
	return $this->isNeedHalfNotification($progressData);
}

Добавить комментарий