WellCommerce\Bundle\CouponBundle\Checker\CouponChecker::getError PHP Method

getError() public method

public getError ( ) : string
return string
    public function getError() : string
    {
        return $this->error;
    }