Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102261499
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, Feb 18, 20:58
Size
218 B
Mime Type
text/x-php
Expires
Thu, Feb 20, 20:58 (2 d)
Engine
blob
Format
Raw Data
Handle
24315915
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