X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FAccountManagementControlDocument.php;h=ddd22dc3df18d8c9cf467020eb6eec38be162b6a;hb=3d64c3031bd79ed9162774f945ffe169954c4785;hp=2e2a9e496d85ac5bbf9810f40429ed57058d1747;hpb=c9cce8492e5b2607b2a092474d1de4d188b7a2c9;p=friendica.git diff --git a/src/Module/AccountManagementControlDocument.php b/src/Module/AccountManagementControlDocument.php index 2e2a9e496d..ddd22dc3df 100644 --- a/src/Module/AccountManagementControlDocument.php +++ b/src/Module/AccountManagementControlDocument.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Module; @@ -11,7 +30,7 @@ use Friendica\BaseModule; */ class AccountManagementControlDocument extends BaseModule { - public static function rawContent() + public static function rawContent(array $parameters = []) { $output = [ 'version' => 1,