Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97902721
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, Jan 7, 09:34
Size
221 B
Mime Type
text/x-php
Expires
Thu, Jan 9, 09:34 (2 d)
Engine
blob
Format
Raw Data
Handle
23436186
Attached To
rPH Phabricator
PholioTransactionQuery.php
View Options
<?php
/**
* @group pholio
*/
final
class
PholioTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
protected
function
getTemplateApplicationTransaction
()
{
return
new
PholioTransaction
();
}
}
Event Timeline
Log In to Comment