Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1385788
AlmanacNamespaceSearchConduitAPIMethod.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
AlmanacNamespaceSearchConduitAPIMethod.php
View Options
<?php
final
class
AlmanacNamespaceSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'almanac.namespace.search'
;
}
public
function
newSearchEngine
()
{
return
new
AlmanacNamespaceSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about Almanac namespaces.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jul 7, 3:46 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
282887
Default Alt Text
AlmanacNamespaceSearchConduitAPIMethod.php (385 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment