Page MenuHomestyx hydra

AlmanacDeviceSearchConduitAPIMethod.php
No OneTemporary

AlmanacDeviceSearchConduitAPIMethod.php

<?php
final class AlmanacDeviceSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'almanac.device.search';
}
public function newSearchEngine() {
return new AlmanacDeviceSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about Almanac devices.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, Feb 4, 3:16 AM (18 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
612491
Default Alt Text
AlmanacDeviceSearchConduitAPIMethod.php (373 B)

Event Timeline