Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427794
TranslationHelperException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
408 B
Referenced Files
None
Subscribers
None
TranslationHelperException.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
MediaWiki\Extension\Translate\TranslatorInterface
;
use
Exception
;
/**
* Translation helpers can throw this exception when they cannot do
* anything useful with the current message. This helps in debugging
* why some fields are not shown.
*
* @author Niklas Laxström
* @license GPL-2.0-or-later
*/
class
TranslationHelperException
extends
Exception
{
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 15:06 (22 h, 30 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0d/9d/8916b8581ce3753e451178eff575
Default Alt Text
TranslationHelperException.php (408 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment