MediaWiki
REL1_24
|
Formats a notification into the JSON format (http://www.json.org) More...
Protected Member Functions | |
formatArray (array $packet) | |
Take the packet and return the formatted string. |
Formats a notification into the JSON format (http://www.json.org)
Definition at line 27 of file JSONRCFeedFormatter.php.
JSONRCFeedFormatter::formatArray | ( | array $ | packet | ) | [protected] |
Take the packet and return the formatted string.
array | $packet |
Reimplemented from MachineReadableRCFeedFormatter.
Definition at line 29 of file JSONRCFeedFormatter.php.
References FormatJson\encode().