• Модуль: pull
  • Путь к файлу: ~/bitrix/modules/pull/lib/sharedserver/config.php
  • Класс: BitrixPullSharedServerConfig
  • Вызов: Config::getWebPublishUrl
static function getWebPublishUrl()
{
	return "https://" . static::getServerAddress() . static::REST_URL;
}