PHP Interface Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelperInterface

Author: Axel Vankrunkelsven ([email protected])
Datei anzeigen Open project: sylius/sylius

Public Methods

Method Description
formatAmount ( integer $amount, string $currencyCode, string $localeCode ) : string

Method Details

formatAmount() public method

public formatAmount ( integer $amount, string $currencyCode, string $localeCode ) : string
$amount integer
$currencyCode string
$localeCode string
return string