Skip to content

Commit 745c3fd

Browse files
author
Cari Spruiell
committed
MAGETWO-52803: PR Creation & Stabilization
- fix static test failures
1 parent 149f105 commit 745c3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function __construct(
4646
* To configure smtp settings for session right before sending message on windows server
4747
*
4848
* @param \Magento\Framework\Mail\TransportInterface $subject
49-
* return void
49+
* @return void
5050
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
5151
*/
5252
public function beforeSendMessage(\Magento\Framework\Mail\TransportInterface $subject)

0 commit comments

Comments
 (0)