PHP Class Sonata\Component\Currency\CurrencyPriceCalculator

Author: Hugo Briand ([email protected])
Inheritance: implements Sonata\Component\Currency\CurrencyPriceCalculatorInterface
Show file Open project: sonata-project/ecommerce Class Usage Examples

Public Methods

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

Method Details

getPrice() public method

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