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