Copied!

DiscountValueFormatterInterface

DiscountValueFormatterInterface.php : 14
Interface

Methods

publicformat()

DiscountValueFormatterInterface.php : 16
public format(DiscountInterface $discount[, Money|null $money = null ]) : string

Parameters

Name Type Default value Description
$discount DiscountInterface - -
$money Money|null null -

Return values

string