method
public
static
Manager::getRestrictedList()
Сигнатура
public static getRestrictedList([Shipment $shipment = null ], int $restrictionMode[, array<string|int, mixed> $skipChecks = array() ]) : array<string|int, mixed>
Параметры
$shipment
Shipment
= null
$restrictionMode
int
MODE_CLIENT или MODE_MANAGER из Restrictions\Manager.
$skipChecks
array<string|int, mixed>
= array()
self::SKIP_CHILDREN_PARENT_CHECK || self::SKIP_PROFILE_PARENT_CHECK
Возвращаемое значение
array<string|int, mixed>
Исходный файл: source/sale/lib/delivery/services/manager.php:323

