• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/queue/consumer/grouphash.php
  • Класс: BitrixCalendarCoreQueueConsumerGroupHash
  • Вызов: GroupHash::__construct
public function __construct(InterfacesQueue $queue)
{
	$this->queue = $queue;
}