Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2892353
DiffusionCommitSearchConduitAPIMethod.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
373 B
Referenced Files
None
Subscribers
None
DiffusionCommitSearchConduitAPIMethod.php
View Options
<?php
final
class
DiffusionCommitSearchConduitAPIMethod
extends
PhabricatorSearchEngineAPIMethod
{
public
function
getAPIMethodName
(
)
{
return
'diffusion.commit.search'
;
}
public
function
newSearchEngine
(
)
{
return
new
PhabricatorCommitSearchEngine
(
)
;
}
public
function
getMethodSummary
(
)
{
return
pht
(
'Read information about commits.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 16:40 (2 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1126571
Default Alt Text
DiffusionCommitSearchConduitAPIMethod.php (373 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment