Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1352998
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
Sun, Jul 6, 7:46 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
273176
Default Alt Text
DifferentialDiffSearchConduitAPIMethod.php (372 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment