Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427750
MessageInfo.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
358 B
Referenced Files
None
Subscribers
None
MessageInfo.php
View Options
<?php
namespace
MediaWiki\Language
;
/**
* Class to hold extra information about the result of a MessageCache::get() call.
*/
class
MessageInfo
{
/**
* @var string|null The message key used, after overrides
*/
public
?
string
$usedKey
=
null
;
/**
* @var string|null The language code used, after fallbacks
*/
public
?
string
$langCode
=
null
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 15:02 (1 d, 5 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
47/42/67754c2c5051e58a8337ff381ca4
Default Alt Text
MessageInfo.php (358 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment