Merge pull request #8135 from annando/brief

@brief is removed completely
This commit is contained in:
Philipp
2020-01-19 12:31:02 +01:00
committed by GitHub
170 changed files with 985 additions and 1024 deletions

View File

@@ -11,7 +11,7 @@ use Friendica\DI;
use Friendica\Protocol\Email;
/**
* @brief class to handle emailing
* class to handle emailing
*/
class Emailer
{