X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FProtocol%2FEmail.php;h=06946d4830795d9987d237ff83d19ef7f7a38cad;hb=cc8491223ec17bd12b7f37d5b2cc16b58184291e;hp=43ab88d3092f4c49b2eed15fe4277796b83e17f2;hpb=99945f21cb6ec5f7ed8b37c9ee02d19f9bca171e;p=friendica.git diff --git a/src/Protocol/Email.php b/src/Protocol/Email.php index 43ab88d309..06946d4830 100644 --- a/src/Protocol/Email.php +++ b/src/Protocol/Email.php @@ -1,7 +1,24 @@ . + * */ + namespace Friendica\Protocol; use Friendica\Core\Hook; @@ -12,7 +29,7 @@ use Friendica\Model\Item; use Friendica\Util\Strings; /** - * @brief Email class + * Email class */ class Email {