Inherited by MediaWiki\RCFeed\FormattedRCFeed.
- See also
- $wgRCFeeds
- Since
- 1.29
Definition at line 31 of file RCFeed.php.
◆ __construct()
MediaWiki\RCFeed\RCFeed::__construct |
( |
array | $params = [] | ) |
|
◆ factory()
static MediaWiki\RCFeed\RCFeed::factory |
( |
array | $params | ) |
|
|
staticfinal |
◆ notify()
MediaWiki\RCFeed\RCFeed::notify |
( |
RecentChange | $rc, |
|
|
| $actionComment = null ) |
|
abstract |
Dispatch the recent changes notification.
- Parameters
-
RecentChange | $rc | |
string | null | $actionComment | |
- Returns
- bool Success
Reimplemented in MediaWiki\RCFeed\FormattedRCFeed.
The documentation for this class was generated from the following file: