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