Back to PhocacartPrice class

Method getPriceCurrencyTitle

public
getPriceCurrencyTitle
()

Method getPriceCurrencyTitle - Source code

public function getPriceCurrencyTitle()
{
    return $this->price_currency_title;
}