Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F1432736
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
Sat, May 16, 22:16 (1 d, 3 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e6/0d/407f3a52a6c6f0773c3068d65f8e
Default Alt Text
SyntaxHighlight.php (524 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment