X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FHashtag.php;h=a460ae1d98887a25562e6299d2f91e9b5347177b;hb=52789f3ae4a07b79fabc99ab01386617fa75183f;hp=411da5ce5eafd0300b0a1d38eb318d59acb53792;hpb=1de3960e267a8d298348fbca18cf1be1f6a20f7a;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 = [];