Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4127837
BrokenClass3.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
314 B
Referenced Files
None
Subscribers
None
BrokenClass3.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
BrokenClass3
extends
\Some\Thing\ThatDoesNotExist_8723465
{
public
function
aMethod
()
{
// noop
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 08:54 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c4/32/5e9f340741d84247bb2036fa2739
Default Alt Text
BrokenClass3.php (314 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment