]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/Bookmarklet.php
Merge remote-tracking branch 'upstream/develop' into api4
[friendica.git] / src / Module / Bookmarklet.php
index 408fb50b25eec78226accf43916a6a52a89d28b5..5061254aa1e5e957eef433e6692cbd86f1cb35e4 100644 (file)
@@ -34,7 +34,7 @@ use Friendica\Util\Strings;
  */
 class Bookmarklet extends BaseModule
 {
-       public static function content()
+       public function content(): string
        {
                $_GET['mode'] = 'minimal';