|
MediaWiki REL1_39
|

Public Member Functions | |
| __construct (array $params=[]) | |
| notify (RecentChange $rc, $actionComment=null) | |
| Dispatch the recent changes notification. | |
Static Public Member Functions | |
| static | factory (array $params) |
| RCFeed::__construct | ( | array | $params = [] | ) |
|
staticfinal |
| array | $params |
Definition at line 45 of file RCFeed.php.
References $wgRCEngines, and wfDeprecated().
Referenced by RecentChange\notifyRCFeeds().
|
abstract |
Dispatch the recent changes notification.
| RecentChange | $rc | |
| string | null | $actionComment |
Reimplemented in FormattedRCFeed.