Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2890580
PhabricatorBadgesSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
363 B
Referenced Files
None
Subscribers
None
PhabricatorBadgesSearchConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorBadgesSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'badge.search'
;
}
public
function
newSearchEngine
(
)
{
return
new
PhabricatorBadgesSearchEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Read information about badges.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 13:47 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125214
Default Alt Text
PhabricatorBadgesSearchConduitAPIMethod.php (363 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment