X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Frcfeed%2FIRCColourfulRCFeedFormatter.php;h=531a3eb2039d9c2f7c079f181308910a549ea4d3;hb=3df3b575c6617df64ec98533cc7141bd2314e274;hp=10ba83fc1980283e6158650739943265f33d86da;hpb=c15f569fcec998b0a77a22a7970abfcb6a394d79;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/rcfeed/IRCColourfulRCFeedFormatter.php b/includes/rcfeed/IRCColourfulRCFeedFormatter.php index 10ba83fc19..531a3eb203 100644 --- a/includes/rcfeed/IRCColourfulRCFeedFormatter.php +++ b/includes/rcfeed/IRCColourfulRCFeedFormatter.php @@ -28,6 +28,10 @@ class IRCColourfulRCFeedFormatter implements RCFeedFormatter { /** * @see RCFeedFormatter::getLine + * @param array $feed + * @param RecentChange $rc + * @param string|null $actionComment + * @return string|null */ public function getLine( array $feed, RecentChange $rc, $actionComment ) { global $wgUseRCPatrol, $wgUseNPPatrol, $wgLocalInterwikis,