Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1427458
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
Sat, May 16, 14:39 (1 d, 6 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
9c/97/11b04f24649d3f320098b8b65cde
Default Alt Text
BrokenClass.php (313 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment