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 149f105 commit 745c3fdCopy full SHA for 745c3fd
app/code/Magento/Email/Model/Plugin/WindowsSmtpConfig.php
@@ -46,7 +46,7 @@ public function __construct(
46
* To configure smtp settings for session right before sending message on windows server
47
*
48
* @param \Magento\Framework\Mail\TransportInterface $subject
49
- * return void
+ * @return void
50
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
51
*/
52
public function beforeSendMessage(\Magento\Framework\Mail\TransportInterface $subject)
0 commit comments