Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F121879461
PhabricatorBadgesTransactionQuery.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
Mon, Jul 14, 13:53
Size
215 B
Mime Type
text/x-php
Expires
Wed, Jul 16, 13:53 (2 d)
Engine
blob
Format
Raw Data
Handle
27393967
Attached To
rPH Phabricator
PhabricatorBadgesTransactionQuery.php
View Options
<?php
final
class
PhabricatorBadgesTransactionQuery
extends
PhabricatorApplicationTransactionQuery
{
public
function
getTemplateApplicationTransaction
()
{
return
new
PhabricatorBadgesTransaction
();
}
}
Event Timeline
Log In to Comment