Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F464311
HarbormasterTargetSearchAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
HarbormasterTargetSearchAPIMethod.php
View Options
<?php
final
class
HarbormasterTargetSearchAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'harbormaster.target.search'
;
}
public
function
newSearchEngine
()
{
return
new
HarbormasterBuildTargetSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Retrieve information about Harbormaster build targets.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 8:54 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
73883
Default Alt Text
HarbormasterTargetSearchAPIMethod.php (401 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment