• Модуль: blog
  • Путь к файлу: ~/bitrix/modules/blog/lib/integration/socialnetwork/logcomment.php
  • Класс: BitrixBlogIntegrationSocialnetworkLogComment
  • Вызов: LogComment::getEventIdList
static function getEventIdList()
{
	return array(
		self::EVENT_ID_COMMENT
	);
}