Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93633844
PhabricatorRemarkupRuleDifferential.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
Sat, Nov 30, 07:48
Size
195 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 07:48 (2 d)
Engine
blob
Format
Raw Data
Handle
22676960
Attached To
rPH Phabricator
PhabricatorRemarkupRuleDifferential.php
View Options
<?php
/**
* @group markup
*/
final
class
PhabricatorRemarkupRuleDifferential
extends
PhabricatorRemarkupRuleObjectName
{
protected
function
getObjectNamePrefix
()
{
return
'D'
;
}
}
Event Timeline
Log In to Comment