mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-30 09:53:58 +00:00
Merge branch 'dillon/38-voucherify-phase-2' into development
This commit is contained in:
@@ -65,6 +65,9 @@ class CreateVoucherifyCustomerObject implements DataTransferObject
|
||||
*/
|
||||
public function getAcquisitionChannel(): string
|
||||
{
|
||||
if(!$this->isNew){
|
||||
return "";
|
||||
}
|
||||
return $this->acquisitionChannel;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user