Bitrix-D7
23.9
Загрузка...
Поиск...
Не найдено
restrictableservicehandler.php
1
<?php
2
3
namespace
Bitrix\Sale\Services\PaySystem\Restrictions
;
4
5
use
Bitrix\Sale\Services\Base\RestrictionInfoCollection
;
6
7
interface
RestrictableServiceHandler
8
{
9
public
function
getRestrictionList
():
RestrictionInfoCollection
;
10
}
Bitrix\Sale\Services\Base\RestrictionInfoCollection
Definition
restrictioninfocollection.php:6
Bitrix\Sale\Services\PaySystem\Restrictions\RestrictableServiceHandler
Definition
restrictableservicehandler.php:8
Bitrix\Sale\Services\PaySystem\Restrictions\RestrictableServiceHandler\getRestrictionList
getRestrictionList()
Bitrix\Sale\Services\PaySystem\Restrictions
Definition
concreteproduct.php:3
modules
sale
lib
services
paysystem
restrictions
restrictableservicehandler.php
Создано системой
1.10.0