Update Diffusion conduit text
Summary: Fixes T12888 Test Plan: Verify text is there. Reviewers: epriestley Reviewed By: epriestley Subscribers: Korvin Maniphest Tasks: T12888 Differential Revision: https://secure.phabricator.com/D18178
This commit is contained in:
@@ -14,7 +14,7 @@ final class RepositoryQueryConduitAPIMethod
|
|||||||
public function getMethodStatusDescription() {
|
public function getMethodStatusDescription() {
|
||||||
return pht(
|
return pht(
|
||||||
'This method is frozen and will eventually be deprecated. New code '.
|
'This method is frozen and will eventually be deprecated. New code '.
|
||||||
'should use "diffusion.repository.query" instead.');
|
'should use "diffusion.repository.search" instead.');
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getMethodDescription() {
|
public function getMethodDescription() {
|
||||||
|
|||||||
Reference in New Issue
Block a user