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