Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\PageTranslation\TranslationUnitStoreFactory Class Reference

Public Member Functions

 __construct (ILoadBalancer $lb)
 
 getReader (PageIdentity $page)
 
 getWriter (PageIdentity $page)
 

Detailed Description

Author
Niklas Laxström @license GPL-2.0-or-later
Since
2021.05

Definition at line 17 of file TranslationUnitStoreFactory.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Extension\Translate\PageTranslation\TranslationUnitStoreFactory::__construct ( ILoadBalancer $lb)

Definition at line 20 of file TranslationUnitStoreFactory.php.

Member Function Documentation

◆ getReader()

MediaWiki\Extension\Translate\PageTranslation\TranslationUnitStoreFactory::getReader ( PageIdentity $page)

Definition at line 24 of file TranslationUnitStoreFactory.php.

◆ getWriter()

MediaWiki\Extension\Translate\PageTranslation\TranslationUnitStoreFactory::getWriter ( PageIdentity $page)

Definition at line 33 of file TranslationUnitStoreFactory.php.


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