Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101114452
ConpherenceTransactionComment.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
Wed, Feb 5, 21:31
Size
266 B
Mime Type
text/x-php
Expires
Fri, Feb 7, 21:31 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24095683
Attached To
rPH Phabricator
ConpherenceTransactionComment.php
View Options
<?php
/**
* @group conpherence
*/
final
class
ConpherenceTransactionComment
extends
PhabricatorApplicationTransactionComment
{
protected
$conpherencePHID
;
public
function
getApplicationTransactionObject
()
{
return
new
ConpherenceTransaction
();
}
}
Event Timeline
Log In to Comment