1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
restrictableservice.php
См. документацию.
1
<?php
2
3
namespace
Bitrix\Sale\Services\Base;
4
5
interface
RestrictableService
6
{
7
public
function
getStartupRestrictions
():
RestrictionInfoCollection
;
8
public
function
getServiceId
(): int;
9
}
Bitrix\Sale\Services\Base\RestrictionInfoCollection
Определения
restrictioninfocollection.php:6
Bitrix\Sale\Services\Base\RestrictableService
Определения
restrictableservice.php:6
Bitrix\Sale\Services\Base\RestrictableService\getServiceId
getServiceId()
Bitrix\Sale\Services\Base\RestrictableService\getStartupRestrictions
getStartupRestrictions()
bitrix
modules
sale
lib
services
base
restrictableservice.php
Создано системой
1.14.0