X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FAccountManagementControlDocument.php;h=ddd22dc3df18d8c9cf467020eb6eec38be162b6a;hb=53e38b03130ea798bba44db44ccb7f331dc4b91d;hp=2e2a9e496d85ac5bbf9810f40429ed57058d1747;hpb=a4c2de7a0b81cfe58272a28e0a27afa6cdd263d6;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,