voucher; } /** * @param string|null $voucher */ public function setVoucher($voucher) { $this->voucher = $voucher; } }