]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Admin/Federation.php
Merge pull request #11003 from annando/fix-api
[friendica.git] / src / Module / Admin / Federation.php
index 4be23197597fa4816e3453ed06c87e5fa6dddef7..65d0453d933f67e78113408bf2b66ceda3ec7496 100644 (file)
@@ -28,9 +28,9 @@ use Friendica\Module\BaseAdmin;
 
 class Federation extends BaseAdmin
 {
-       public static function content(array $parameters = [])
+       public function content(): string
        {
-               parent::content($parameters);
+               parent::content();
 
                // get counts on active federation systems this node is knowing
                // We list the more common systems by name. The rest is counted as "other"