Skip to content

Commit acb876f

Browse files
pradeep.rauthanpradeep.rauthan
authored andcommitted
ACP2E-127:Asynchronous order emails from non-default websites has default website logo URL - New Plugin introduce
1 parent 22ce767 commit acb876f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/Email/Model/Plugin/GetUrl.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
class GetUrl
99
{
1010
/**
11-
* A unique store parameter need to pass in \Magento\Email\Model\AbstractTemplate `getUrl` function for separating
12-
* links in email content for sales order email confirmation.
11+
* Generate unique Urls/links separated by store in \Magento\Email\Model\AbstractTemplate `getUrl` function.
1312
*
1413
* @param \Magento\Email\Model\AbstractTemplate $subject
1514
* @param \Magento\Store\Model\Store $store

0 commit comments

Comments
 (0)