MediaWiki  1.29.2
UDPRCFeedEngine Class Reference

Send recent change notifications in a UDP packet. More...

Inheritance diagram for UDPRCFeedEngine:
Collaboration diagram for UDPRCFeedEngine:

Public Member Functions

 send (array $feed, $line)
 
- Public Member Functions inherited from FormattedRCFeed
 __construct (array $params=[])
 
 notify (RecentChange $rc, $actionComment=null)
 

Additional Inherited Members

- Static Public Member Functions inherited from RCFeed
static factory (array $params)
 

Detailed Description

Send recent change notifications in a UDP packet.

Since
1.22

Definition at line 25 of file UDPRCFeedEngine.php.

Member Function Documentation

◆ send()

UDPRCFeedEngine::send ( array  $feed,
  $line 
)
See also
RCFeedEngine::send

Reimplemented from FormattedRCFeed.

Definition at line 29 of file UDPRCFeedEngine.php.

References $line, and UDPTransport\newFromString().


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