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 50176d0 commit caab8f7Copy full SHA for caab8f7
app/code/Magento/Email/Model/Transport.php
@@ -32,7 +32,7 @@ class Transport implements TransportInterface
32
const XML_PATH_SENDING_RETURN_PATH_EMAIL = 'system/smtp/return_path_email';
33
34
/**
35
- * Configuration of whether return path should be set or no.
+ * Whether return path should be set or no.
36
*
37
* Possible values are:
38
* 0 - no
0 commit comments