Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102091523
PhabricatorRemarkupCustomBlockRule.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
Mon, Feb 17, 00:46
Size
152 B
Mime Type
text/x-php
Expires
Wed, Feb 19, 00:46 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24267431
Attached To
rPH Phabricator
PhabricatorRemarkupCustomBlockRule.php
View Options
<?php
abstract
class
PhabricatorRemarkupCustomBlockRule
extends
PhutilRemarkupBlockRule
{
public
function
getRuleVersion
()
{
return
1
;
}
}
Event Timeline
Log In to Comment