Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103345770
PonderRemarkupRule.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, Mar 1, 08:34
Size
189 B
Mime Type
text/x-php
Expires
Mon, Mar 3, 08:34 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
24548143
Attached To
rPH Phabricator
PonderRemarkupRule.php
View Options
<?php
/**
* @group markup
*/
final
class
PonderRemarkupRule
extends
PhabricatorRemarkupRuleObjectName
{
protected
function
getObjectNamePrefix
()
{
return
'Q(?![1-4]
\b
)'
;
}
}
Event Timeline
Log In to Comment