MediaWiki  1.23.12
XMLRCFeedFormatter Class Reference
Inheritance diagram for XMLRCFeedFormatter:
Collaboration diagram for XMLRCFeedFormatter:

Protected Member Functions

 formatArray (array $packet)
 Take the packet and return the formatted string. More...
 

Additional Inherited Members

- Public Member Functions inherited from MachineReadableRCFeedFormatter
 getLine (array $feed, RecentChange $rc, $actionComment)
 Generates a notification that can be easily interpreted by a machine. More...
 

Detailed Description

Since
1.23

Definition at line 24 of file XMLRCFeedFormatter.php.

Member Function Documentation

◆ formatArray()

XMLRCFeedFormatter::formatArray ( array  $packet)
protected

Take the packet and return the formatted string.

Parameters
array$packet
Returns
string

Reimplemented from MachineReadableRCFeedFormatter.

Definition at line 26 of file XMLRCFeedFormatter.php.


The documentation for this class was generated from the following file: