phpDocumentor

AfterbuyOrderShippingInfoMapper

Class AfterbuyOrderShippingInfoMapper

Table of Contents

FIELD_ORDER_SHIPPING_CLASS  = 'shipping_class'
FIELD_ORDER_SHIPPING_METHOD  = 'shipping_method'
$reader  : AfterbuyOrderShippingReader
__construct()  : mixed
AfterbuyOrderShippingInfoMapper constructor.
map()  : ShippingInfo
getShippingMethod()  : string
Returns the shipping method from the given data.

Constants

Properties

Methods

getShippingMethod()

Returns the shipping method from the given data.

private getShippingMethod(array<string|int, mixed> $data) : string
Parameters
$data : array<string|int, mixed>
Return values
string

Search results