PHP 클래스 Sonata\Component\Currency\CurrencyPriceCalculator

저자: Hugo Briand ([email protected])
상속: implements Sonata\Component\Currency\CurrencyPriceCalculatorInterface
파일 보기 프로젝트 열기: sonata-project/ecommerce 1 사용 예제들

공개 메소드들

메소드 설명
getPrice ( Sonata\Component\Product\ProductInterface $product, Sonata\Component\Currency\CurrencyInterface $currency, $vat = false )

메소드 상세

getPrice() 공개 메소드

public getPrice ( Sonata\Component\Product\ProductInterface $product, Sonata\Component\Currency\CurrencyInterface $currency, $vat = false )
$product Sonata\Component\Product\ProductInterface
$currency Sonata\Component\Currency\CurrencyInterface