Back to PhocacartCart class

Method getCouponTitle

public
getCouponTitle
()

Method getCouponTitle - Source code

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