Page MenuHomePhorge

AlmanacNamespaceSearchConduitAPIMethod.php
No OneTemporary

Size
385 B
Referenced Files
None
Subscribers
None

AlmanacNamespaceSearchConduitAPIMethod.php

<?php
final class AlmanacNamespaceSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'almanac.namespace.search';
}
public function newSearchEngine() {
return new AlmanacNamespaceSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about Almanac namespaces.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 2:16 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
113038
Default Alt Text
AlmanacNamespaceSearchConduitAPIMethod.php (385 B)

Event Timeline