1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
iproxy.php
См. документацию.
1<?php
2namespace Bitrix\Sale\Exchange\Integration\Service\Command;
3
4
5interface IProxy
6{
7 static public function getProxy();
8}