| Current Path : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/integration/service/command/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sale/lib/exchange/integration/service/command/iproxy.php |
<?php
namespace Bitrix\Sale\Exchange\Integration\Service\Command;
interface IProxy
{
static public function getProxy();
}