Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F464391
HarbormasterBuildLogSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
388 B
Referenced Files
None
Subscribers
None
HarbormasterBuildLogSearchConduitAPIMethod.php
View Options
<?php
final
class
HarbormasterBuildLogSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'harbormaster.log.search'
;
}
public
function
newSearchEngine
()
{
return
new
HarbormasterBuildLogSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Find out information about build logs.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 5, 9:05 PM (1 d, 21 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
73997
Default Alt Text
HarbormasterBuildLogSearchConduitAPIMethod.php (388 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment