Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2889946
HarbormasterArtifactSearchConduitAPIMethod.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
395 B
Referenced Files
None
Subscribers
None
HarbormasterArtifactSearchConduitAPIMethod.php
View Options
<?php
final
class
HarbormasterArtifactSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'harbormaster.artifact.search'
;
}
public
function
newSearchEngine
(
)
{
return
new
HarbormasterArtifactSearchEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Query information about build artifacts.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 12:52 (3 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111257
Default Alt Text
HarbormasterArtifactSearchConduitAPIMethod.php (395 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment