We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ce767 commit acb876fCopy full SHA for acb876f
app/code/Magento/Email/Model/Plugin/GetUrl.php
@@ -8,8 +8,7 @@
8
class GetUrl
9
{
10
/**
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.
+ * Generate unique Urls/links separated by store in \Magento\Email\Model\AbstractTemplate `getUrl` function.
13
*
14
* @param \Magento\Email\Model\AbstractTemplate $subject
15
* @param \Magento\Store\Model\Store $store
0 commit comments