]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/ReallySimpleDiscovery.php
Standards
[friendica.git] / src / Module / ReallySimpleDiscovery.php
index 8d6a6ff3c282bed97127812cacf9dcecdadb52c0..dacee205b0dd8a8d8e67b5cfa1b9f1193393f6b7 100644 (file)
@@ -31,7 +31,7 @@ use Friendica\Util\XML;
  */
 class ReallySimpleDiscovery extends BaseModule
 {
-       public static function rawContent(array $parameters = [])
+       protected function rawContent(array $request = [])
        {
                header('Content-Type: text/xml');