Public Member Functions | |
__construct (Config $config, GroupSynchronizationCache $groupSynchronizationCache, JobQueueGroup $jobQueueGroup, LoggerInterface $logger, MessageIndex $messageIndex) | |
importSafe (array $changeData, string $name) | |
Definition at line 27 of file ExternalMessageSourceStateImporter.php.
MediaWiki\Extension\Translate\Synchronization\ExternalMessageSourceStateImporter::__construct | ( | Config | $config, |
GroupSynchronizationCache | $groupSynchronizationCache, | ||
JobQueueGroup | $jobQueueGroup, | ||
LoggerInterface | $logger, | ||
MessageIndex | $messageIndex ) |
Definition at line 39 of file ExternalMessageSourceStateImporter.php.
MediaWiki\Extension\Translate\Synchronization\ExternalMessageSourceStateImporter::importSafe | ( | array | $changeData, |
string | $name ) |
MessageSourceChange[] | $changeData | |
string | $name |
Definition at line 58 of file ExternalMessageSourceStateImporter.php.