Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93178934
PholioTransactionQuery.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
Tue, Nov 26, 19:33
Size
218 B
Mime Type
text/x-php
Expires
Thu, Nov 28, 19:33 (2 d)
Engine
blob
Format
Raw Data
Handle
22587341
Attached To
rPH Phabricator
PholioTransactionQuery.php
View Options
<?php
/**
* @group pholio
*/
final
class
PholioTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PholioTransaction
();
}
}
Event Timeline
Log In to Comment