Skip to content

Commit

Permalink
📝 small doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivank committed Jun 25, 2015
1 parent 8cb6e04 commit 0864d77
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,13 @@ $mailer->registerPLugin(new ObserversPlugin([
]
]));
$headers = $message->getHeaders();
$headers->addTextHeader(ObserversPlugin::HEADER, 'event1');
// Will add '[email protected]' to bcc
$mailer->send($message);
```


License
-------

Expand Down

0 comments on commit 0864d77

Please sign in to comment.