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