Back to PhocacartOrderCalculation class

Method getCurrencies

public
getCurrencies
()

Method getCurrencies - Source code

public function getCurrencies()
{
    return $this->currencies;
}