Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4104714
UserNotSandboxedException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
252 B
Referenced Files
None
Subscribers
None
UserNotSandboxedException.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
MediaWiki\Extension\Translate\TranslatorSandbox
;
use
Exception
;
class
UserNotSandboxedException
extends
Exception
{
public
function
__construct
()
{
parent
::
__construct
(
'User is not sandboxed'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 18:36 (3 w, 22 h ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f9/4f/4c9c37500dd4e7ca48d9314373f3
Default Alt Text
UserNotSandboxedException.php (252 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment