Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122145407
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, Jul 16, 03:26
Size
266 B
Mime Type
text/x-php
Expires
Fri, Jul 18, 03:26 (2 d)
Engine
blob
Format
Raw Data
Handle
27411114
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