Copied!

CostFormatterInterface

CostFormatterInterface.php : 13

Methods

publicformatCost()

CostFormatterInterface.php : 18
public formatCost(ShippingMethodInterface $shippingMethod[, array<string, mixed> $parameters = [] ]) : string|null

Parameters

Name Type Default value Description
$shippingMethod ShippingMethodInterface - -
$parameters array<string, mixed> [] -

Return values

string|null