]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/PublicRSAKey.php
Merge pull request #7848 from annando/mail-hooks
[friendica.git] / src / Module / PublicRSAKey.php
index ed099616ad41126a69ec0b41a11e92edbf888ec4..f652811b54bd5a7b1d417d6359e4ff1eabf1848c 100644 (file)
@@ -12,7 +12,7 @@ use Friendica\Network\HTTPException\BadRequestException;
  */
 class PublicRSAKey extends BaseModule
 {
-       public static function rawContent()
+       public static function rawContent(array $parameters = [])
        {
                $app = self::getApp();