method
public
static
ByLocation::check()
Сигнатура
public static check(string $locationCode, array<string|int, mixed> $restrictionParams[, int $deliveryId = 0 ]) : bool
Описание
Эта функция должна принимать только location CODE, а не ID, являясь частью современного API
Параметры
$locationCode
string
$restrictionParams
array<string|int, mixed>
$deliveryId
int
= 0
Возвращаемое значение
bool
Исходный файл: source/sale/lib/delivery/restrictions/bylocation.php:45

