Skip to content

Commit 7c9638d

Browse files
Update mailer.rst
Co-Authored-By: Oskar Stark <oskarstark@googlemail.com>
1 parent 9a6c420 commit 7c9638d

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
@@ -160,7 +160,6 @@ Multiple addresses are defined with the ``addXXX()`` methods::
160160
A ``NamedAddress`` can be created from a single string::
161161

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

0 commit comments

Comments
 (0)