Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96961954
ConpherenceTransactionQuery.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, Jan 1, 03:34
Size
236 B
Mime Type
text/x-php
Expires
Fri, Jan 3, 03:34 (2 d)
Engine
blob
Format
Raw Data
Handle
23300294
Attached To
rPH Phabricator
ConpherenceTransactionQuery.php
View Options
<?php
/**
* @group conpherence
*/
final
class
ConpherenceTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
protected
function
getTemplateApplicationTransaction
()
{
return
new
ConpherenceTransaction
();
}
}
Event Timeline
Log In to Comment