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

Exception thrown when message group languages do not match the aggregate message group's language. More...

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

Public Member Functions

 __construct (array $invalidGroupIds, string $aggregateGroupLanguageCode)
 

Detailed Description

Exception thrown when message group languages do not match the aggregate message group's language.

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

Definition at line 15 of file AggregateGroupLanguageMismatchException.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\MessageGroupProcessing\AggregateGroupLanguageMismatchException::__construct ( array $invalidGroupIds,
string $aggregateGroupLanguageCode )

Definition at line 16 of file AggregateGroupLanguageMismatchException.php.


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