Page MenuHomestyx hydra

ConduitAPI_maniphest_find_Method.php
No OneTemporary

ConduitAPI_maniphest_find_Method.php

<?php
/**
* @group conduit
*
* @concrete-extensible
*/
final class ConduitAPI_maniphest_find_Method
extends ConduitAPI_maniphest_query_Method {
public function getMethodStatus() {
return self::METHOD_STATUS_DEPRECATED;
}
public function getMethodStatusDescription() {
return "Renamed to 'maniphest.query'.";
}
public function getMethodDescription() {
return "Deprecated alias of maniphest.query";
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Feb 24, 8:52 PM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
808796
Default Alt Text
ConduitAPI_maniphest_find_Method.php (436 B)

Event Timeline