• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/cashbox/firstofd.php
  • Класс: BitrixSaleCashboxFirstOfd
  • Вызов: FirstOfd::getUrl
protected function getUrl()
{
	return $this->isTestMode() ? static::TEST_URL : static::ACTIVE_URL;
}