PingQueue::getEventNamePrefix

  1. Bitrix24 API (v. 23.675.0)
  2. crm
  3. PingQueue
  4. getEventNamePrefix
  • Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/activity/provider/eventable/pingqueue.php
  • Класс: Bitrix\Crm\Activity\Provider\Eventable\PingQueue
  • Вызов: PingQueue::getEventNamePrefix
protected function getEventNamePrefix(): string
{
	return ActivityPingQueueTable::getEntity()->getNamespace() . ActivityPingQueueTable::getEntity()->getName();
}

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