Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4118726
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
Wed, Aug 19, 02:57 (2 w, 1 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
60/e6/e0511927eaf8e98a10ee5f225490
Default Alt Text
TranslationHelperException.php (408 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment