• Модуль: sale
  • Путь к файлу: ~/bitrix/modules/sale/lib/services/base/tradebindingrestriction.php
  • Класс: BitrixSaleServicesBaseTradeBindingRestriction
  • Вызов: TradeBindingRestriction::getOnApplyErrorMessage
static function getOnApplyErrorMessage(): string
{
	return Loc::getMessage('SALE_SRV_RSTR_BY_TRADE_BINDING_ON_APPLY_ERROR_MSG');
}