Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1426954
GettextParseException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
327 B
Referenced Files
None
Subscribers
None
GettextParseException.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
MediaWiki\Extension\Translate\FileFormatSupport
;
use
Exception
;
/**
* Exception thrown when a Gettext file could not be parsed, such as when missing required headers.
* @author Michael Holloway
* @license GPL-2.0-or-later
*/
class
GettextParseException
extends
Exception
{
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sat, May 16, 13:59 (1 d, 17 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f3/ed/f9f95f57ee9fe01c0abc6babd3f9
Default Alt Text
GettextParseException.php (327 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment