Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F548705
ConpherenceTransaction.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
488 B
Referenced Files
None
Subscribers
None
ConpherenceTransaction.php
View Options
<?php
final
class
ConpherenceTransaction
extends
PhabricatorModularTransaction
{
public
function
getApplicationName
()
{
return
'conpherence'
;
}
public
function
getApplicationTransactionType
()
{
return
PhabricatorConpherenceThreadPHIDType
::
TYPECONST
;
}
public
function
getApplicationTransactionCommentObject
()
{
return
new
ConpherenceTransactionComment
();
}
public
function
getBaseTransactionClass
()
{
return
'ConpherenceThreadTransactionType'
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 1:53 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
110189
Default Alt Text
ConpherenceTransaction.php (488 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment