Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F952062
PhabricatorPackagesPublisherSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
402 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesPublisherSearchConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorPackagesPublisherSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'packages.publisher.search'
;
}
public
function
newSearchEngine
()
{
return
new
PhabricatorPackagesPublisherSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about publishers.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jun 17, 3:29 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
226300
Default Alt Text
PhabricatorPackagesPublisherSearchConduitAPIMethod.php (402 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment