Page MenuHomePhorge

AlmanacNetworkSearchConduitAPIMethod.php
No OneTemporary

Size
377 B
Referenced Files
None
Subscribers
None

AlmanacNetworkSearchConduitAPIMethod.php

<?php
final class AlmanacNetworkSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'almanac.network.search';
}
public function newSearchEngine() {
return new AlmanacNetworkSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about Almanac networks.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 2:20 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
114140
Default Alt Text
AlmanacNetworkSearchConduitAPIMethod.php (377 B)

Event Timeline