Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F555308
DrydockResourceSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
385 B
Referenced Files
None
Subscribers
None
DrydockResourceSearchConduitAPIMethod.php
View Options
<?php
final
class
DrydockResourceSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'drydock.resource.search'
;
}
public
function
newSearchEngine
()
{
return
new
DrydockResourceSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Retrieve information about Drydock resources.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 6:31 PM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
122289
Default Alt Text
DrydockResourceSearchConduitAPIMethod.php (385 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment