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