]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/HCard.php
Merge pull request #11069 from nupplaphil/feat/reenable_tests
[friendica.git] / src / Module / HCard.php
index 110371ee9595851d67cbacbaf21ed131e745213f..12ea65f136fb2c16432100616575c83113f4cc73 100644 (file)
@@ -34,7 +34,7 @@ use Friendica\Network\HTTPException;
  */
 class HCard extends BaseModule
 {
-       public function content(): string
+       protected function content(array $request = []): string
        {
                if ((local_user()) && ($this->parameters['action'] ?? '') === 'view') {
                        // A logged in user views a profile of a user