Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4106897
BrokenClass.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
313 B
Referenced Files
None
Subscribers
None
BrokenClass.php
View Options
<?php
namespace
MediaWiki\Tests
;
/**
* A class that exists but cannot be instantiated because
* its base class does not exist. For testing logic related
* to class_exists and is_callable checks.
*/
class
BrokenClass
extends
\Some\Thing\ThatDoesNotExist_8723465
{
public
function
aMethod
()
{
// noop
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Aug 18, 19:47 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cb/11/5e2b5a12b596c142cb7c5dbc17b6
Default Alt Text
BrokenClass.php (313 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment