MediaWiki  1.34.0
RCFeedEngine.php
Go to the documentation of this file.
1 <?php
26 abstract class RCFeedEngine extends FormattedRCFeed {
27 }
RCFeedEngine
Backward-compatibility alias.
Definition: RCFeedEngine.php:26
FormattedRCFeed
Base class for RC feed engines that send messages in a freely configurable format to a uri-addressed ...
Definition: FormattedRCFeed.php:26