MediaWiki master
|
Inherits MediaWiki\RCFeed\MachineReadableRCFeedFormatter.
Protected Member Functions | |
formatArray (array $packet) | |
Take the packet and return the formatted string. | |
Additional Inherited Members | |
Public Member Functions inherited from MediaWiki\RCFeed\MachineReadableRCFeedFormatter | |
getLine (array $feed, RecentChange $rc, $actionComment) | |
Generates a notification that can be easily interpreted by a machine. | |
Definition at line 29 of file XMLRCFeedFormatter.php.
|
protected |
Take the packet and return the formatted string.
array | $packet |
Reimplemented from MediaWiki\RCFeed\MachineReadableRCFeedFormatter.
Definition at line 31 of file XMLRCFeedFormatter.php.
References MediaWiki\Api\ApiFormatXml\recXmlPrint().