X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FAccountManagementControlDocument.php;h=e6035977f050a2a6f1542ca1f36c550b9a13ebaf;hb=da5045667527a84d6a3fd6efaee2fb97b9a49778;hp=2e2a9e496d85ac5bbf9810f40429ed57058d1747;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;p=friendica.git diff --git a/src/Module/AccountManagementControlDocument.php b/src/Module/AccountManagementControlDocument.php index 2e2a9e496d..e6035977f0 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,