]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Update/Community.php
Improved completion check for AP
[friendica.git] / src / Module / Update / Community.php
index 07ed5a610fe380a4861e4be27aadaaf2273b9c9b..0810cbed24733e3e03b87a6412a9d59c0ec735ed 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2022, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -33,7 +33,7 @@ use Friendica\Module\Conversation\Community as CommunityModule;
  */
 class Community extends CommunityModule
 {
-       public function rawContent()
+       protected function rawContent(array $request = [])
        {
                $this->parseRequest();