Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F958120
HeraldWebhookTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
435 B
Referenced Files
None
Subscribers
None
HeraldWebhookTransaction.php
View Options
<?php
final
class
HeraldWebhookTransaction
extends
PhabricatorModularTransaction
{
public
function
getApplicationName
()
{
return
'herald'
;
}
public
function
getApplicationTransactionType
()
{
return
HeraldWebhookPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
null
;
}
public
function
getBaseTransactionClass
()
{
return
'HeraldWebhookTransactionType'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 8:13 PM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227554
Default Alt Text
HeraldWebhookTransaction.php (435 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment