X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FHashtag.php;h=a460ae1d98887a25562e6299d2f91e9b5347177b;hb=52789f3ae4a07b79fabc99ab01386617fa75183f;hp=411da5ce5eafd0300b0a1d38eb318d59acb53792;hpb=7efde8e334d6ca52fd1608fb9a78babcea4bdc9f;p=friendica.git diff --git a/src/Module/Hashtag.php b/src/Module/Hashtag.php index 411da5ce5e..a460ae1d98 100644 --- a/src/Module/Hashtag.php +++ b/src/Module/Hashtag.php @@ -15,7 +15,7 @@ use Friendica\Util\Strings; class Hashtag extends BaseModule { - public static function content() + public static function content(array $parameters = []) { $result = [];