Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295223
PhabricatorPackagesVersionSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
394 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesVersionSearchConduitAPIMethod.php
View Options
<?php
final
class
PhabricatorPackagesVersionSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'packages.version.search'
;
}
public
function
newSearchEngine
(
)
{
return
new
PhabricatorPackagesVersionSearchEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Read information about versions.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 01:32 (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1201391
Default Alt Text
PhabricatorPackagesVersionSearchConduitAPIMethod.php (394 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment