• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/lib/livefeed/logcomment.php
  • Класс: BitrixSocialnetworkLivefeedLogComment
  • Вызов: LogComment::getEventId
public function getEventId(): array
{
	return [ 'data_comment', 'photoalbum_comment', 'intranet_new_user_comment', 'bitrix24_new_user_comment' ];
}