Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F102819687
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, Feb 24, 12:48
Size
215 B
Mime Type
text/x-php
Expires
Wed, Feb 26, 12:48 (2 d)
Engine
blob
Format
Raw Data
Handle
24371382
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