Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\TranslatorSandbox\TranslationStashReader Interface Reference
Inheritance diagram for MediaWiki\Extension\Translate\TranslatorSandbox\TranslationStashReader:
MediaWiki\Extension\Translate\TranslatorSandbox\TranslationStashStorage

Public Member Functions

 getTranslations (User $user)
 Gets all stashed translations for the given user.
 

Detailed Description

Definition at line 13 of file TranslationStashReader.php.

Member Function Documentation

◆ getTranslations()

MediaWiki\Extension\Translate\TranslatorSandbox\TranslationStashReader::getTranslations ( User $user)

Gets all stashed translations for the given user.

Returns
StashedTranslation[]

Implemented in MediaWiki\Extension\Translate\TranslatorSandbox\TranslationStashStorage.


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