• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/component/loglist/processor.php
  • Класс: BitrixMobileComponentLogListProcessor
  • Вызов: Processor::setEventsList
public function setEventsList(array $value = [], $type = 'main')
{
	$this->eventsList[$type] = $value;
}