X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FShareNotice%2FShareNoticePlugin.php;h=2c199efec09c2175369cc7e8a6e006171672365b;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=7a6fd28feee10b5d9776611df46f3c2fc8957543;hpb=f7769c17b50356cce2172226ea10bd3355d14af1;p=quix0rs-gnu-social.git diff --git a/plugins/ShareNotice/ShareNoticePlugin.php b/plugins/ShareNotice/ShareNoticePlugin.php index 7a6fd28fee..2c199efec0 100644 --- a/plugins/ShareNotice/ShareNoticePlugin.php +++ b/plugins/ShareNotice/ShareNoticePlugin.php @@ -37,7 +37,7 @@ class ShareNoticePlugin extends Plugin return true; } - function onStartShowNoticeItem($item) + function onStartShowNoticeItem(NoticeListItem $item) { $notice = $item->notice; $out = $item->out;