Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionNotificationJob Class Reference

Send Echo notifications to subscribed users. More...

Inheritance diagram for MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionNotificationJob:

Public Member Functions

 __construct (array $params)
 
 run ()
 @inheritDoc
 

Static Public Member Functions

static newJob (array $messageChanges)
 

Detailed Description

Send Echo notifications to subscribed users.

Since
2024.04 @license GPL-2.0-or-later
Author
Abijeet Patro

Definition at line 16 of file MessageGroupSubscriptionNotificationJob.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionNotificationJob::__construct ( array $params)

Definition at line 22 of file MessageGroupSubscriptionNotificationJob.php.

Member Function Documentation

◆ newJob()

static MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionNotificationJob::newJob ( array $messageChanges)
static

Definition at line 17 of file MessageGroupSubscriptionNotificationJob.php.

◆ run()

MediaWiki\Extension\Translate\MessageGroupProcessing\MessageGroupSubscriptionNotificationJob::run ( )

@inheritDoc

Definition at line 27 of file MessageGroupSubscriptionNotificationJob.php.


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