• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/marketplace/url.php
  • Класс: BitrixRestMarketplaceUrlsUrl
  • Вызов: Url::getApplicationPlacementViewUrl
static function getApplicationPlacementViewUrl($appCode = null, $params = null)
	{
		return MarketplaceUrls::getInstance()->getPlacementViewUrl($appCode, $params);
	}