Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F442704
PhabricatorRemarkupRuleDiffusion.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
271 B
Referenced Files
None
Subscribers
None
PhabricatorRemarkupRuleDiffusion.php
View Options
<?php
/**
* @group markup
*/
final
class
PhabricatorRemarkupRuleDiffusion
extends
PhabricatorRemarkupRuleObjectName
{
protected
function
getObjectNamePrefix
()
{
return
'r'
;
}
protected
function
getObjectIDPattern
()
{
return
'[A-Z]+[a-f0-9]+'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 9:22 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
64682
Default Alt Text
PhabricatorRemarkupRuleDiffusion.php (271 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment