Skip to content

Commit 0261ef1

Browse files
Update mailer.rst
Co-Authored-By: Oskar Stark <oskarstark@googlemail.com>
1 parent 0f3a416 commit 0261ef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mailer.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ Multiple addresses are defined with the ``addXXX()`` methods::
161161
A ``NamedAddress`` can be created from a single string::
162162

163163
$email = (new Email())
164-
// ...
165164
->from(NamedAddress::fromString('Fabien <fabien@example.com>'))
166165
// ...
167166
;

0 commit comments

Comments
 (0)