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
Wed, Feb 4, 3:14 AM (27 m, 49 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
611998
Default Alt Text
ConduitAPI_maniphest_find_Method.php (436 B)

Event Timeline