]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/RobotsTxt.php
Merge pull request #11360 from annando/announce-notification
[friendica.git] / src / Module / RobotsTxt.php
index 63abcf36e8d9633b07d5a0106c9098318ca53dff..1fcf1269edf72de6acd90c982a1a957fb6c4462d 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
  *
@@ -28,7 +28,7 @@ use Friendica\BaseModule;
  */
 class RobotsTxt extends BaseModule
 {
-       public static function rawContent(array $parameters = [])
+       protected function rawContent(array $request = [])
        {
                $allDisalloweds = [
                        '/settings/',