Factory class for MessageGroupStatsTable. More...
Public Member Functions | |
__construct (ProgressStatsTableFactory $progressStatsTableFactory, LinkRenderer $linkRenderer, MessageGroupReviewStore $groupReviewStore, MessageGroupMetadata $messageGroupMetadata, bool $haveTranslateWorkflowStates) | |
newFromContext (IContextSource $contextSource) | |
Factory class for MessageGroupStatsTable.
Definition at line 17 of file MessageGroupStatsTableFactory.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTableFactory::__construct | ( | ProgressStatsTableFactory | $progressStatsTableFactory, |
LinkRenderer | $linkRenderer, | ||
MessageGroupReviewStore | $groupReviewStore, | ||
MessageGroupMetadata | $messageGroupMetadata, | ||
bool | $haveTranslateWorkflowStates ) |
Definition at line 24 of file MessageGroupStatsTableFactory.php.
MediaWiki\Extension\Translate\Statistics\MessageGroupStatsTableFactory::newFromContext | ( | IContextSource | $contextSource | ) |
Definition at line 38 of file MessageGroupStatsTableFactory.php.