Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106907796
PhutilSyntaxHighlighter.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Apr 2, 09:41
Size
158 B
Mime Type
text/x-php
Expires
Fri, Apr 4, 09:41 (2 d)
Engine
blob
Format
Raw Data
Handle
25302849
Attached To
rPHU libphutil
PhutilSyntaxHighlighter.php
View Options
<?php
abstract
class
PhutilSyntaxHighlighter
{
abstract
public
function
setConfig
(
$key
,
$value
);
abstract
public
function
getHighlightFuture
(
$source
);
}
Event Timeline
Log In to Comment