]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Objects.php
Group selection: Respect "pubmail" and ignore atchived or blocked contacts
[friendica.git] / src / Module / Objects.php
index 2104e8042fd98e3c2cc9f7bc57eb9782a7627826..5538be18889910c035ec0c83275ef69d6e3b7035 100644 (file)
@@ -15,7 +15,7 @@ use Friendica\Protocol\ActivityPub;
  */
 class Objects extends BaseModule
 {
-       public static function rawContent()
+       public static function rawContent(array $parameters = [])
        {
                $a = self::getApp();