Back to PhocacartCart class

Method getCartDiscountTitle

public
getCartDiscountTitle
()

Method getCartDiscountTitle - Source code

public function getCartDiscountTitle()
{
    return $this->cartdiscount['title'];
}