Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove extra whitespace
  • Loading branch information
lorenzo committed Sep 20, 2015
1 parent 00fb848 commit 527fa04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mailer/Mailer.php
Expand Up @@ -78,7 +78,7 @@
* The onRegistration method converts the application event into a mailer method.
* Our mailer could either be registered in the application bootstrap, or
* in the Table class' initialize() hook.
*
*
* @method Email to($email = null, $name = null)
* @method Email from($email = null, $name = null)
* @method Email sender($email = null, $name = null)
Expand Down

0 comments on commit 527fa04

Please sign in to comment.