• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/queue/queue/queue.php
  • Класс: BitrixCalendarCoreQueueQueueQueue
  • Вызов: Queue::getQueueId
public function getQueueId(): int
{
	return $this->id;
}