MediaWiki
REL1_31
RCFeedFormatter.php
Go to the documentation of this file.
1
<?php
2
27
interface
RCFeedFormatter
{
38
public
function
getLine
( array $feed,
RecentChange
$rc, $actionComment );
39
}
RecentChange
Utility class for creating new RC entries.
Definition
RecentChange.php:68
RCFeedFormatter
Interface for RC feed formatters.
Definition
RCFeedFormatter.php:27
RCFeedFormatter\getLine
getLine(array $feed, RecentChange $rc, $actionComment)
Formats the line to be sent by an engine.
includes
rcfeed
RCFeedFormatter.php
Generated on Mon Nov 25 2024 15:35:14 for MediaWiki by
1.10.0