]> git.mxchange.org Git - friendica.git/blobdiff - src/Object/EMail/IEmail.php
Continued:
[friendica.git] / src / Object / EMail / IEmail.php
index 0ef7f15fae39f74363820e619fcee43d30972886..f4ecc714119ee5fbcb8b21e60f3b4428700e2e27 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2023, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -80,7 +80,7 @@ interface IEmail extends JsonSerializable
         *
         * @return string
         */
-       function getMessage(bool $plain = false);
+       function getMessage(bool $plain = false): string;
 
        /**
         * Gets the additional mail header array