Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F2751556
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
Fri, Jul 3, 18:48 (1 d, 18 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c4/44/fe14cfb0c96bb81c854ab53a3bc6
Default Alt Text
TranslationUnitReader.php (345 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment