method
public
HandlerBase::executeAction()
Сигнатура
public executeAction(int $requestId, string $actionType, array<string|int, mixed> $additional) : Result
Описание
Выполняет действие заявки на доставку
Параметры
$requestId
int
$actionType
string
$additional
array<string|int, mixed>
Возвращаемое значение
Result
Исходный файл: source/sale/lib/delivery/requests/handlerbase.php:88

