CostFormatterInterface
CostFormatterInterface.php
:
13
Methods¶
formatCost() ¶
CostFormatterInterface.php
:
18
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$shippingMethod | ShippingMethodInterface | - | - |
$parameters | array<string, mixed> | [] | - |
Return values
string|null