From: Adam Roses Wight Date: Mon, 30 Nov 2015 23:25:21 +0000 (-0800) Subject: Fix incorrect annotation X-Git-Tag: 1.31.0-rc.0~8849 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=cf0ba4457349d367e9a0958b62ffc0953f41b994;p=lhc%2Fweb%2Fwiklou.git Fix incorrect annotation Change-Id: Ia240bda6f8bcee52814e200c6118ed5713ca0ea7 --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 58936e0678..c709d00e18 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -1211,7 +1211,7 @@ class EditPage { * across a recoverable edit conflict, the ID of the newer revision to * which we have rebased this page. * - * @since 1.25 + * @since 1.27 * @return int Revision ID */ public function getParentRevId() {