Page MenuHomePhorge

AlmanacServiceSearchConduitAPIMethod.php
No OneTemporary

Size
377 B
Referenced Files
None
Subscribers
None

AlmanacServiceSearchConduitAPIMethod.php

<?php
final class AlmanacServiceSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'almanac.service.search';
}
public function newSearchEngine() {
return new AlmanacServiceSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about Almanac services.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, May 13, 6:11 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
122022
Default Alt Text
AlmanacServiceSearchConduitAPIMethod.php (377 B)

Event Timeline