Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0b180d5

Browse filesBrowse files
committed
Merge branch '7.2' into 7.3
* 7.2: [Mailer] Minor reformating
2 parents 86ea00e + bfd060d commit 0b180d5
Copy full SHA for 0b180d5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -661,8 +661,8 @@ header, etc.) but most of the times you'll set text headers::
661661

662662
$email = (new Email())
663663
->getHeaders()
664-
// this non-standard header tells compliant autoresponders ("email holiday mode") to not
665-
// reply to this message because it's an automated email
664+
// this non-standard header tells compliant autoresponders ("email holiday mode")
665+
// to not reply to this message because it's an automated email
666666
->addTextHeader('X-Auto-Response-Suppress', 'OOF, DR, RN, NRN, AutoReply')
667667

668668
// use an array if you want to add a header with multiple values

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.