MediaWiki
1.39.10
RCFeedFormatter.php
Go to the documentation of this file.
1
<?php
2
28
interface
RCFeedFormatter
{
39
public
function
getLine
( array $feed,
RecentChange
$rc, $actionComment );
40
}
RecentChange
Utility class for creating new RC entries.
Definition
RecentChange.php:83
RCFeedFormatter
Interface for RC feed formatters.
Definition
RCFeedFormatter.php:28
RCFeedFormatter\getLine
getLine(array $feed, RecentChange $rc, $actionComment)
Formats the line to be sent by an engine.
includes
rcfeed
RCFeedFormatter.php
Generated on Tue Oct 1 2024 01:16:28 for MediaWiki by
1.10.0