• Модуль: forum
  • Путь к файлу: ~/bitrix/modules/forum/lib/integration/socialnetwork/contentviewhandler.php
  • Класс: BitrixForumIntegrationSocialnetworkContentViewHandler
  • Вызов: ContentViewHandler::getContentTypeIdList
static function getContentTypeIdList()
{
	return [
		self::CONTENT_TYPE_ID_COMMENT
	];
}