Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F555626
AlmanacDeviceSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
373 B
Referenced Files
None
Subscribers
None
AlmanacDeviceSearchConduitAPIMethod.php
View Options
<?php
final
class
AlmanacDeviceSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'almanac.device.search'
;
}
public
function
newSearchEngine
()
{
return
new
AlmanacDeviceSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about Almanac devices.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 6:42 PM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
96850
Default Alt Text
AlmanacDeviceSearchConduitAPIMethod.php (373 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment