Skip to content

Commit 6fe9303

Browse files
Coding style fix
1 parent 8c8b0a8 commit 6fe9303

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Sales/Model/Order/Email

1 file changed

+1
-1
lines changed

app/code/Magento/Sales/Model/Order/Email/Sender.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public function __construct(
6666

6767
/**
6868
* Send order email if it is enabled in configuration.
69-
*
69+
*
7070
* @param Order $order
7171
* @return bool
7272
*/

0 commit comments

Comments
 (0)