Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4137474
TranslationUnitReader.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
TranslationUnitReader.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
MediaWiki\Extension\Translate\PageTranslation
;
/**
* @license GPL-2.0-or-later
* @author Niklas Laxström
* @since 2021.05
*/
interface
TranslationUnitReader
{
/** @return TranslationUnit[] */
public
function
getUnits
():
array
;
/** @return string[] */
public
function
getNames
():
array
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 14:10 (3 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d1/2c/9c3d5f4f40b0b2784a4e040b4ebe
Default Alt Text
TranslationUnitReader.php (345 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment