Page MenuHomePhorge

PhamePostSearchConduitAPIMethod.php
No OneTemporary

Size
356 B
Referenced Files
None
Subscribers
None

PhamePostSearchConduitAPIMethod.php

<?php
final class PhamePostSearchConduitAPIMethod
extends PhabricatorSearchEngineAPIMethod {
public function getAPIMethodName() {
return 'phame.post.search';
}
public function newSearchEngine() {
return new PhamePostSearchEngine();
}
public function getMethodSummary() {
return pht('Read information about blog posts.');
}
}

File Metadata

Mime Type
text/x-php
Expires
Wed, May 14, 6:59 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
112354
Default Alt Text
PhamePostSearchConduitAPIMethod.php (356 B)

Event Timeline