Skip to content

Commit

Permalink
add the mobile phone #1847 for magento 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloebiz committed Nov 6, 2023
1 parent 208ad8a commit 8541ad1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Helper/Data.php
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,8 @@ public function getMergeVarsBySubscriber(\Magento\Newsletter\Model\Subscriber $s
} else {
$this->log("Subscriber is not a customer");
}
return $mergeVars; }
return $mergeVars;
}

/**
* @param \Magento\Customer\Model\Customer $customer
Expand Down

0 comments on commit 8541ad1

Please sign in to comment.