Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97586639
PhabricatorFileTransactionQuery.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
Sun, Jan 5, 12:09
Size
234 B
Mime Type
text/x-php
Expires
Tue, Jan 7, 12:09 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23431418
Attached To
rPH Phabricator
PhabricatorFileTransactionQuery.php
View Options
<?php
/**
* @group file
*/
final
class
PhabricatorFileTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorFileTransaction
();
}
}
Event Timeline
Log In to Comment