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