Mark ApiQueryBase::getDirectionDescription as deprecated
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 24 Nov 2015 15:06:56 +0000 (10:06 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 24 Nov 2015 15:06:56 +0000 (10:06 -0500)
commit3812a3042339e58a35984ab729aa05f1b90534c3
tree1142c3661aa1b834441d9275307d55cc244d8ffb
parentaa5e5790285040071bcaf2a64da88866261f9775
Mark ApiQueryBase::getDirectionDescription as deprecated

This should have been marked as deprecated in 1.25 when
ApiBase::getParamDescription was deprecated, since that's its only use,
but it was overlooked at the time.

Change-Id: Ifd67c3e11188adebd3b6218df79a9dde967c4e17
RELEASE-NOTES-1.27
includes/api/ApiQueryBase.php