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