CostCalculatorInterface
CostCalculatorInterface.php
:
15
Methods¶
calculate() ¶
CostCalculatorInterface.php
:
20
|
|
Parameters
Name | Type | Default value | Description |
---|---|---|---|
$method | ShippingMethodInterface | - | - |
$cart | CartInterface | - | - |
Return values
Money