method
public
static
ByMaxSize::check()
Сигнатура
public static check(array<string|int, mixed> $dimensionsList, array<string|int, mixed> $restrictionParams[, int $deliveryId = 0 ]) : bool
Описание
Проверка параметров службы на соответствие ограничению.
Параметры
$dimensionsList
array<string|int, mixed>
$restrictionParams
array<string|int, mixed>
$deliveryId
int
= 0
Возвращаемое значение
bool
Исходный файл: source/sale/lib/delivery/restrictions/bymaxsize.php:34

