PHP 인터페이스 Sylius\Bundle\MoneyBundle\Templating\Helper\FormatMoneyHelperInterface

저자: Axel Vankrunkelsven ([email protected])
파일 보기 프로젝트 열기: sylius/sylius

공개 메소드들

메소드 설명
formatAmount ( integer $amount, string $currencyCode, string $localeCode ) : string

메소드 상세

formatAmount() 공개 메소드

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