Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F555005
DifferentialChangesetSearchConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
392 B
Referenced Files
None
Subscribers
None
DifferentialChangesetSearchConduitAPIMethod.php
View Options
<?php
final
class
DifferentialChangesetSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
()
{
return
'differential.changeset.search'
;
}
public
function
newSearchEngine
()
{
return
new
DifferentialChangesetSearchEngine
();
}
public
function
getMethodSummary
()
{
return
pht
(
'Read information about changesets.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 6:21 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
123066
Default Alt Text
DifferentialChangesetSearchConduitAPIMethod.php (392 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment