Page MenuHomePhorge

AlmanacBindingSearchConduitAPIMethod.php
No OneTemporary

Size
377 B
Referenced Files
None
Subscribers
None

AlmanacBindingSearchConduitAPIMethod.php

<?php
final class AlmanacBindingSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'almanac.binding.search';
}
public function newSearchEngine() {
return new AlmanacBindingSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about Almanac bindings.');
}
}

File Metadata

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

Event Timeline