Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\Synchronization\ExternalMessageSourceStateImporter Class Reference

Public Member Functions

 __construct (Config $config, GroupSynchronizationCache $groupSynchronizationCache, JobQueueGroup $jobQueueGroup, LoggerInterface $logger, MessageIndex $messageIndex)
 
 importSafe (array $changeData, string $name)
 

Detailed Description

Definition at line 27 of file ExternalMessageSourceStateImporter.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\Synchronization\ExternalMessageSourceStateImporter::__construct ( Config $config,
GroupSynchronizationCache $groupSynchronizationCache,
JobQueueGroup $jobQueueGroup,
LoggerInterface $logger,
MessageIndex $messageIndex )

Definition at line 39 of file ExternalMessageSourceStateImporter.php.

Member Function Documentation

◆ importSafe()

MediaWiki\Extension\Translate\Synchronization\ExternalMessageSourceStateImporter::importSafe ( array $changeData,
string $name )
Parameters
MessageSourceChange[]$changeData
string$name
Returns
array

Definition at line 58 of file ExternalMessageSourceStateImporter.php.


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