_isScopePrivate = true; } /** * @return string * @codeCoverageIgnore */ public function getCouponCode() { return $this->getQuote()->getCouponCode(); } }