Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4126278
SyntaxHighlight.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
524 B
Referenced Files
None
Subscribers
None
SyntaxHighlight.php
View Options
<?php
namespace
MediaWiki\SyntaxHighlight
;
use
MediaWiki\Status\Status
;
/**
* Phan stub for the soft dependency to SyntaxHighlight_GeSHi extension
* There is no hard dependency and EventLogging is a dependency to many other extensions,
* so this class is stubbed and not verified against the original class
*/
class
SyntaxHighlight
{
/**
* @param string $code
* @param string|null $lang
* @param array $args
* @return Status
*/
public
static
function
highlight
(
$code
,
$lang
=
null
,
$args
=
[]
)
{
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 08:01 (2 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e6/83/284f198e069d984ab56300e9963c
Default Alt Text
SyntaxHighlight.php (524 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment