]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/AccountManagementControlDocument.php
Tests ...
[friendica.git] / src / Module / AccountManagementControlDocument.php
index e6035977f050a2a6f1542ca1f36c550b9a13ebaf..8de9e80afb874b6321d65b1a43569c1d7427733c 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -30,7 +30,7 @@ use Friendica\BaseModule;
  */
 class AccountManagementControlDocument extends BaseModule
 {
-       public static function rawContent(array $parameters = [])
+       public function rawContent()
        {
                $output = [
                        'version' => 1,