Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F124582470
PhabricatorRemarkupRuleManiphest.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
Sun, Aug 3, 09:44
Size
192 B
Mime Type
text/x-php
Expires
Tue, Aug 5, 09:44 (2 d)
Engine
blob
Format
Raw Data
Handle
27811151
Attached To
rPH Phabricator
PhabricatorRemarkupRuleManiphest.php
View Options
<?php
/**
* @group markup
*/
final
class
PhabricatorRemarkupRuleManiphest
extends
PhabricatorRemarkupRuleObjectName
{
protected
function
getObjectNamePrefix
()
{
return
'T'
;
}
}
Event Timeline
Log In to Comment