Code Cleanup

Standards clean up
This commit is contained in:
Adam Magness 2017-12-01 18:13:39 -05:00
parent f21feb975d
commit e90b0748aa
5 changed files with 113 additions and 42 deletions

View file

@ -8,7 +8,7 @@ use Friendica\Core\PConfig;
use Friendica\Protocol\Email;
/**
* @breif class to handle emailing
* @brief class to handle emailing
*/
class Emailer
{