Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F552269
HeraldRuleTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
379 B
Referenced Files
None
Subscribers
None
HeraldRuleTransaction.php
View Options
<?php
final
class
HeraldRuleTransaction
extends
PhabricatorModularTransaction
{
const
TYPE_EDIT
=
'herald:edit'
;
public
function
getApplicationName
()
{
return
'herald'
;
}
public
function
getApplicationTransactionType
()
{
return
HeraldRulePHIDType
::
TYPECONST
;
}
public
function
getBaseTransactionClass
()
{
return
'HeraldRuleTransactionType'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 4:15 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
96453
Default Alt Text
HeraldRuleTransaction.php (379 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment