]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Hashtag.php
Possibly Avoid database error when storing photo item
[friendica.git] / src / Module / Hashtag.php
index 8910d9cce473c3b78680534f31b4e092628ab7d6..1ac73de531fb8fe39f78dfe1305912007e8b0f3e 100644 (file)
@@ -31,7 +31,7 @@ use Friendica\Util\Strings;
  */
 class Hashtag extends BaseModule
 {
-       public function content(): string
+       protected function content(array $request = []): string
        {
                $result = [];